Template:NavBar

From 2014.igem.org

(Difference between revisions)
m
m
Line 45: Line 45:
}
}
-
.navLinks li a {  /*-- styles the links within the nav bar li --*/
+
.navLinks li > a {  /*-- styles the links within the nav bar li --*/
text-decoration: none;  
text-decoration: none;  
line-height: 50px;
line-height: 50px;
Line 55: Line 55:
}
}
-
.navlinks li a:hover {
+
.navlinks li > a:hover {
color: #fff;
color: #fff;

Revision as of 20:50, 6 February 2014