lighter
This commit is contained in:
parent
d1d5f4fa90
commit
1e63c9f766
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
||||||
|
|
||||||
/* Add a grey background color on mouse-over */
|
/* Add a grey background color on mouse-over */
|
||||||
.topnav a:hover {
|
.topnav a:hover {
|
||||||
background-color: #000000;
|
background-color: #494949;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue