Team:UNIK Copenhagen/practice sheet navigation css

From 2013.igem.org

(Difference between revisions)
Line 44: Line 44:
}
}
.nav li:hover li:hover a{
.nav li:hover li:hover a{
-
color: #white;
+
color: #aae9aa;
text-decoration: none;
text-decoration: none;
}
}
.nav li:hover ul a{
.nav li:hover ul a{
-
color: #aae9aa;
+
color: #white;
text-decoration: none;
text-decoration: none;
}
}

Revision as of 10:47, 31 July 2013