Team:Toulouse/template/navigation

From 2014.igem.org

(Difference between revisions)
Line 206: Line 206:
html ul.topnav li ul.subnav li.lisimpledrop:hover { /*--Hover effect for subnav links--*/
html ul.topnav li ul.subnav li.lisimpledrop:hover { /*--Hover effect for subnav links--*/
background: white;
background: white;
-
        opacity:0.2;
 
}
}
html ul.topnav li ul.subnav li.lisimpledrop a:hover  { /*--Hover effect for subnav links--*/
html ul.topnav li ul.subnav li.lisimpledrop a:hover  { /*--Hover effect for subnav links--*/
-
color:white;
+
color:black;
 +
        background:none;
}
}

Revision as of 10:18, 7 October 2014