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; -}