aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index fce75f5..283a44c 100644
--- a/style.css
+++ b/style.css
@@ -113,8 +113,8 @@ a.nav {
text-decoration: none;
}
-li a:hover {
- background-color: gray;
+li.nav:hover{
+ background-color: grey;
}
.active {