From 0ccb9003b174bcaa97a32549f4dacb6faaa044cc Mon Sep 17 00:00:00 2001 From: Lanta Date: Fri, 3 Nov 2023 22:52:40 +0100 Subject: [PATCH] hamburger menu --- includes/topnav.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;