From d2249aa9ee0c422bd8b4a48c3ea2a092188357e5 Mon Sep 17 00:00:00 2001 From: Nayab W <42422512+nayabw@users.noreply.github.com> Date: Mon, 7 Jan 2019 12:43:13 -0600 Subject: Fix weird navbar things --- style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/style.css b/style.css index 19e3a2e..93cb116 100644 --- a/style.css +++ b/style.css @@ -100,9 +100,6 @@ a.nav{ text-decoration: none; } -li a:hover { - background-color: gray; -} .active { background-color: #1f8e42; -- cgit v1.2.3