1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

combine to a single button style

This commit is contained in:
Jordan Scales
2020-04-16 11:50:21 -04:00
parent 959771f66f
commit d4b7bd62a3
2 changed files with 24 additions and 7 deletions

View File

@@ -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">