combine to a single button style
This commit is contained in:
parent
959771f66f
commit
d4b7bd62a3
2 changed files with 24 additions and 7 deletions
|
|
@ -5,9 +5,9 @@
|
|||
</head>
|
||||
<body>
|
||||
<div style="padding: 20px">
|
||||
<div class="raised-outer">
|
||||
<div class="raised-inner button-face" style="padding: 12px">Hello, world!</div>
|
||||
</div>
|
||||
<button>
|
||||
Hello, world!
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<div style="padding: 20px">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue