Template:TUDelftiGEM2009

From 2009.igem.org

(Difference between revisions)
Line 15: Line 15:
/* COLOR #3 background of buttons in the horizontal bar on hover */
/* COLOR #3 background of buttons in the horizontal bar on hover */
-
#topbar-nav a:hover{background-color:#8dcff4;}  
+
#topbar-nav a:hover{background-color:#00ced1;}  
/* COLOR #4 background of button when on that page, no link (should be same as COLOR #8) */
/* COLOR #4 background of button when on that page, no link (should be same as COLOR #8) */
Line 29: Line 29:
/* COLOR #7 background of buttons in left side menu on hover */
/* COLOR #7 background of buttons in left side menu on hover */
-
#leftsidemenu a:hover{background-color:#8dcff4;}
+
#leftsidemenu a:hover{background-color:#00ced1;}
/* COLOR #8 background of button when on that page, no link */
/* COLOR #8 background of button when on that page, no link */

Revision as of 20:52, 5 June 2009