Template:MoWestern Davidson2009

From 2009.igem.org

(Difference between revisions)
Line 17: Line 17:
/* 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:#660033;}
+
#leftsidemenu a:hover{background-color:#C3FDB8;}
/* COLOR #8 background of button when on that page, no link */
/* COLOR #8 background of button when on that page, no link */
-
#leftsidemenu .selflink{background-color:#660033;}
+
#leftsidemenu .selflink{background-color:#C3FDB8;}
/* COLOR #9 background main content area */
/* COLOR #9 background main content area */
Line 54: Line 54:
.logo-div{padding-top:10px;
.logo-div{padding-top:10px;
-
           padding-bottom:3px; }
+
           padding-bottom:10px; }

Revision as of 20:10, 27 July 2009