Index: static/css/noscript-mobile.css |
=================================================================== |
--- a/static/css/noscript-mobile.css |
+++ b/static/css/noscript-mobile.css |
@@ -1,14 +1,4 @@ |
#menu:hover>li |
{ |
display: block; |
} |
- |
-footer nav section:hover h1::after |
-{ |
- content: url(/static/img/mobile/arrow-down.png); |
-} |
- |
-footer nav section:hover li |
-{ |
- display: block; |
-} |