mirror of
https://github.com/jdan/98.css.git
synced 2025-09-02 10:23:35 +02:00
Update build with border-radius: 0
This commit is contained in:
@@ -91,6 +91,7 @@ button {
|
|||||||
box-shadow: inset -1px -1px #0a0a0a,
|
box-shadow: inset -1px -1px #0a0a0a,
|
||||||
inset 1px 1px #ffffff, inset -2px -2px #808080,
|
inset 1px 1px #ffffff, inset -2px -2px #808080,
|
||||||
inset 2px 2px #dfdfdf;
|
inset 2px 2px #dfdfdf;
|
||||||
|
border-radius: 0;
|
||||||
|
|
||||||
min-width: 75px;
|
min-width: 75px;
|
||||||
min-height: 23px;
|
min-height: 23px;
|
||||||
|
Reference in New Issue
Block a user