Team:Aberdeen Scotland/css

From 2010.igem.org

(Difference between revisions)
Line 251: Line 251:
height:auto;
height:auto;
color:#ffffff;              /* this sets the unselected drop-down text color */
color:#ffffff;              /* this sets the unselected drop-down text color */
-
background:#b26b55;      /* this sets the drop-down menu background color */
+
background:#838d84;      /* this sets the drop-down menu background color */
width:14em;
width:14em;
}
}
Line 289: Line 289:
.menu ul li a:hover ul li a:hover ul li a {    /* 3rd level unselected items */
.menu ul li a:hover ul li a:hover ul li a {    /* 3rd level unselected items */
width:14em;
width:14em;
-
background:#b26b55;
+
background:#838d84;
         color:#ffffff;
         color:#ffffff;
}
}

Revision as of 04:24, 13 August 2010