Template:WashUHeader

From 2010.igem.org

(Difference between revisions)
Line 65: Line 65:
body {background: #cccccc}
body {background: #cccccc}
.firstHeading {display: none;}
.firstHeading {display: none;}
 +
#footer-box {
#footer-box {
-
background-color:#CCCCCC;
+
background: #FFD373;
-
border-color:#ffd573;
+
color: #BF9330;
 +
border-top: 1px solid #FFB000;
 +
border-bottom: 1px solid #FFB000;
 +
padding: 10px;
 +
}
 +
 
 +
#footer-box .left {width: 66%;}
 +
 
 +
#footer-box .right {
 +
width: 33%;
 +
text-align: right;
 +
}
 +
#footer-box a {
 +
color: #015666;
 +
text-decoration: underline;
 +
}
 +
#footer-box a:hover, .footer .right a:hover {
 +
text-decoration: underline;
 +
color: #37B6CE;
 +
background-color: #015666;
}
}

Revision as of 03:57, 30 September 2010


Header