Team:Wageningen UR/Templates/navMenupoint

From 2011.igem.org

(Difference between revisions)
Line 5: Line 5:
   <style type="text/css">
   <style type="text/css">
-
a:link {
+
ul li a:link {
         font-family: 'Quattrocento', arial, sans;
         font-family: 'Quattrocento', arial, sans;
color: white;  
color: white;  
Line 13: Line 13:
}
}
-
a:visited {
+
ul li a:visited {
         font-family: 'Quattrocento', arial, sans;
         font-family: 'Quattrocento', arial, sans;
color: white;  
color: white;  
Line 21: Line 21:
}
}
-
a:hover {
+
ul li a:hover {
         font-family: 'Quattrocento', arial, sans;
         font-family: 'Quattrocento', arial, sans;
color: white;  
color: white;  
Line 29: Line 29:
}
}
-
a:active {
+
ul li a:active {
         font-family: 'Quattrocento', arial, sans;
         font-family: 'Quattrocento', arial, sans;
color: white;  
color: white;  

Revision as of 23:37, 24 May 2011