diff options
| -rw-r--r-- | style.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -113,8 +113,8 @@ a.nav { text-decoration: none; } -li a:hover { - background-color: gray; +li.nav:hover{ + background-color: grey; } .active { |
![]() |
index : personal/personal-website.git | |
| My personal website. | Alee |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | style.css | 4 |
@@ -113,8 +113,8 @@ a.nav { text-decoration: none; } -li a:hover { - background-color: gray; +li.nav:hover{ + background-color: grey; } .active { |