From 1105de1ada31c8ac625aa7fb5d58bdb8d1fa28ba Mon Sep 17 00:00:00 2001 From: "hossein s. borhani" Date: Sun, 7 Aug 2022 15:51:40 +0430 Subject: [PATCH] remove small theming inconsistency --- index.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/index.html b/index.html index 42eaf1440..b8714e07e 100755 --- a/index.html +++ b/index.html @@ -37,9 +37,6 @@ display: block; #myUL li a:hover { font-size: 24px; } -#myUL li a:hover:not(.header) { -background-color: #eee; -}