Template:WashUHeader2011

From 2011.igem.org

(Difference between revisions)
Line 19: Line 19:
body {
body {
-
background: #315c25;
+
background: #ffa054;
 +
background-image:url('dot.gif');
}
}
Line 84: Line 85:
#topmenu ul{
#topmenu ul{
-
background:#eb24e0;
+
background-color:#000000;
height:35px;
height:35px;
list-style:none;
list-style:none;
Line 97: Line 98:
#topmenu li a{
#topmenu li a{
-
background:#eb24e0;
+
background:#bdbdbd;
-
color:#000f00;
+
color:#ff7200;
display:block;
display:block;
font-weight:normal;
font-weight:normal;
Line 109: Line 110:
#topmenu li a:hover, #topmenu ul li:hover a{
#topmenu li a:hover, #topmenu ul li:hover a{
-
background: #000f00;
+
background: #ffffff;
-
color:#FFFFFF;
+
color:#ff7200;
text-decoration:none;
text-decoration:none;
}
}
#topmenu li ul{
#topmenu li ul{
-
background:#eb24e0;
+
background:#ffffff;
display:none;
display:none;
height:auto;
height:auto;
Line 153: Line 154:
#topmenu li ul a:hover, #topmenu li ul li:hover a{
#topmenu li ul a:hover, #topmenu li ul li:hover a{
-
background:#000f00;
+
background:#000000;
border:0px;
border:0px;
color:#ffffff;
color:#ffffff;

Revision as of 18:19, 27 July 2011