mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
Make keyboard keys with round corners.
This commit is contained in:
parent
757d4b2d03
commit
ce59b1d7e7
@ -98,7 +98,9 @@ kbd
|
|||||||
border-top: 1px solid #cfcfcf
|
border-top: 1px solid #cfcfcf
|
||||||
border-right: 2px solid #666
|
border-right: 2px solid #666
|
||||||
border-bottom: 2px solid #666
|
border-bottom: 2px solid #666
|
||||||
-moz-border-radius: 4px 4px 4px 4px
|
-moz-border-radius: 4px
|
||||||
|
-webkit-border-radius: 4px
|
||||||
|
border-radius: 4px
|
||||||
padding-left: 1px
|
padding-left: 1px
|
||||||
padding-top: 0px
|
padding-top: 0px
|
||||||
padding-right: 2px
|
padding-right: 2px
|
||||||
|
Loading…
Reference in New Issue
Block a user