Template:WashUHeader

From 2010.igem.org

(Difference between revisions)
Line 4: Line 4:
/* default elements */
/* default elements */
-
body {
+
/*body {
background: #EEE9E9;
background: #EEE9E9;
color: #000000;
color: #000000;
font: normal 62.5% verdana;
font: normal 62.5% verdana;
padding: 2% 0;
padding: 2% 0;
-
}
+
}*/
#content {
#content {
Line 15: Line 15:
color: #000000;
color: #000000;
font: 14px verdana;
font: 14px verdana;
-
padding: 2% 0;
+
padding: 2px;
}
}
Line 88: Line 88:
padding: 10px 0 10px 18px;
padding: 10px 0 10px 18px;
}*/
}*/
-
 
+
#top-section {
 +
border-top: 5px solid #5FBDCE;
 +
border-bottom: 5px solid #5FBDCE;
 +
border-left: 5px solid #5FBDCE;
 +
border-right: 5px solid #5FBDCE;
 +
background: #04859D url(https://static.igem.org/mediawiki/2010/9/93/WashU_Header_3.jpg) no-repeat left bottom;
 +
height: 200px;
 +
}
.header {
.header {
border-top: 5px solid #5FBDCE;
border-top: 5px solid #5FBDCE;

Revision as of 03:23, 30 September 2010