Team:SDU-Denmark/css2

From 2010.igem.org

(Difference between revisions)
Line 17: Line 17:
         font-size: 17px;
         font-size: 17px;
         font-weight: bold;
         font-weight: bold;
-
        color: #ffffff;
 
background: url(Navibg.jpg) repeat-x;
background: url(Navibg.jpg) repeat-x;
}
}
Line 34: Line 33:
ul#topnav li:hover {  
ul#topnav li:hover {  
-
         color: #6982f9;  
+
         //color: #6982f9;  
}/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/
}/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/

Revision as of 14:48, 28 June 2010