forked from zer.ooo/web
Give buttons same color as links, so they don't show as 'disabled'
This commit is contained in:
parent
3dce1a2d6a
commit
e19c88ebf0
1 changed files with 1 additions and 0 deletions
|
@ -149,6 +149,7 @@ body {
|
|||
|
||||
.buttons {
|
||||
float: right;
|
||||
background-color: #53257e;
|
||||
|
||||
button {
|
||||
padding: 10px;
|
||||
|
|
Loading…
Reference in a new issue