mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-27 07:34:36 +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-size: 10pt;
|
||||||
font-family: 'Sans-Serif';
|
font-family: 'Sans-Serif';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background-color: #c0c0c0;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.header {
|
.header {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user