Team:Aberdeen Scotland/css

From 2009.igem.org

(Difference between revisions)
Line 235: Line 235:
padding:0;
padding:0;
height:auto;
height:auto;
-
color:#999999;              /* this sets the unselected drop-down text color */
+
color:#ffffff;              /* this sets the unselected drop-down text color */
background:#7fa4d8;      /* this sets the drop-down menu background color */
background:#7fa4d8;      /* this sets the drop-down menu background color */
width:12em;
width:12em;
Line 274: Line 274:
.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:#effaff;
+
background:#7fa4d8;
}
}

Revision as of 11:45, 7 August 2009