Tweak CSS of submit buttons a.k.a take a break from coding
This commit is contained in:
parent
505585d8b8
commit
174c44bfa4
1 changed files with 5 additions and 0 deletions
|
@ -49,3 +49,8 @@ h5
|
||||||
h6
|
h6
|
||||||
color: #{dark yellow}
|
color: #{dark yellow}
|
||||||
font: bold 80% monospace
|
font: bold 80% monospace
|
||||||
|
|
||||||
|
input[type="submit"]
|
||||||
|
padding: 0.618em
|
||||||
|
border: none
|
||||||
|
border-radius: 0.618em
|
||||||
|
|
Loading…
Reference in a new issue