Team:UNIK Copenhagen/practice sheet navigation css

From 2013.igem.org

(Difference between revisions)
Line 47: Line 47:
.nav li:hover a{
.nav li:hover a{
background: #245959;
background: #245959;
-
color: #aae9aa;
 
}
}
.nav li:hover li a:hover{
.nav li:hover li a:hover{
-
color: white;
+
color: #aae9aa;
}
}

Revision as of 10:36, 31 July 2013