Template:WashUHeader

From 2010.igem.org

(Difference between revisions)
(New page: <html> <style type="text/css"> body {background-color:#006600;background-repeat:repeat; } #content {padding-left:5px; padding-right:5px; background-color:#cccccc;} </style> <style> ....)
Line 26: Line 26:
}
}
.menu li a{
.menu li a{
-
background:#006600 url("images/seperator.gif") bottom right no-repeat;
 
color:#cccccc;
color:#cccccc;
display:block;
display:block;
Line 37: Line 36:
}
}
.menu li a:hover, .menu ul li:hover a{
.menu li a:hover, .menu ul li:hover a{
-
background: #660000 url("images/hover.gif") bottom center no-repeat;
+
background: #660000;
-
color:#cccccc;
+
color:#FFFFFF;
text-decoration:none;
text-decoration:none;
}
}

Revision as of 21:20, 4 July 2010



Header