diff options
Diffstat (limited to 'style.css')
| -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 { |
