mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-26 23:24:29 +02:00
layout.css: remove background-color from buttons
More styling of buttons is done in index.html since I do not know where else to do it. This conflicts with the styling in index.html, so removed.
This commit is contained in:
parent
579998e781
commit
eb0926ec6f
@ -76,8 +76,6 @@ button:hover {
|
||||
font-size: 10pt;
|
||||
font-family: 'Sans-Serif';
|
||||
display: inline-block;
|
||||
background-color: #c0c0c0;
|
||||
|
||||
}
|
||||
|
||||
.header {
|
||||
|
Loading…
x
Reference in New Issue
Block a user