diff --git a/includes/topnav.css b/includes/topnav.css index 4bdc467..f1b09e7 100644 --- a/includes/topnav.css +++ b/includes/topnav.css @@ -31,7 +31,7 @@ /* Add a grey background color on mouse-over */ .topnav a:hover { - background-color: #000000; + background-color: #494949; color: #ffffff; }