diff --git a/includes/topnav.css b/includes/topnav.css index f1b09e7..6957682 100644 --- a/includes/topnav.css +++ b/includes/topnav.css @@ -21,7 +21,7 @@ /* Style the hamburger menu */ .topnav a.icon { - color: green; + color: #33ff33; background: black; display: block; position: absolute;