/about/ white foreground on button hover
This commit is contained in:
@@ -148,7 +148,8 @@ body {
|
||||
margin: 5px 0; }
|
||||
.iconbutton_light:hover {
|
||||
cursor: pointer;
|
||||
background-color: #555; }
|
||||
background-color: #555;
|
||||
color: #CCC; }
|
||||
.iconbutton_light svg {
|
||||
width: 14pt;
|
||||
height: 14pt;
|
||||
|
||||
Reference in New Issue
Block a user