Team:WashU/test

From 2010.igem.org

(Difference between revisions)
Line 12: Line 12:
}
}
.menu ul{
.menu ul{
-
background:#333333;
+
background:#006600;
height:35px;
height:35px;
list-style:none;
list-style:none;
Line 23: Line 23:
}
}
.menu li a{
.menu li a{
-
background:#333333 url("images/seperator.gif") bottom right no-repeat;
+
background:#006600 url("images/seperator.gif") bottom right no-repeat;
color:#cccccc;
color:#cccccc;
display:block;
display:block;
Line 39: Line 39:
}
}
.menu li ul{
.menu li ul{
-
background:#333333;
+
background:#006600;
display:none;
display:none;
height:auto;
height:auto;
Line 77: Line 77:
}
}
.menu li ul a:hover, .menu li ul li:hover a{
.menu li ul a:hover, .menu li ul li:hover a{
-
background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
+
background:#660000 url('images/hover_sub.gif') center left no-repeat;
border:0px;
border:0px;
color:#ffffff;
color:#ffffff;

Revision as of 18:52, 4 July 2010