]> git.0d.be Git - panikweb.git/commitdiff
style: remove styling of main nav hover
authorlaron <simon@surlaterre.org>
Sun, 22 Sep 2013 13:31:16 +0000 (15:31 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sun, 22 Sep 2013 13:41:53 +0000 (15:41 +0200)
panikweb_templates/static/css/specifics.css

index be72d4bfc73c0851cfb22b2ad64e69e0f837092e..a4324fe24dfc4db5883ee83b1486ac117438f057 100644 (file)
@@ -202,10 +202,6 @@ body{
        opacity:0.6;
        text-decoration:none;
 }
-#Nav a:hover,#Nav button:hover {
-       opacity:1;
-       color:white !important;
-}
 /* GLOBAL SITE NAV */
 #userLog{
        z-index:2000;