Template:WarHead4

From 2009.igem.org

(Difference between revisions)
Line 7: Line 7:
margin-right: 0px;
margin-right: 0px;
}
}
 +
h1 {
h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Georgia, "Times New Roman", Times, serif;
Line 14: Line 15:
color: #070D3F;
color: #070D3F;
}
}
 +
h2 {
h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Georgia, "Times New Roman", Times, serif;
Line 21: Line 23:
}
}
 +
h3 {
h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Georgia, "Times New Roman", Times, serif;
Line 28: Line 31:
padding-top: 20pt;
padding-top: 20pt;
}
}
 +
h4 {
h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Georgia, "Times New Roman", Times, serif;
Line 37: Line 41:
/*turn off title at top.*/
/*turn off title at top.*/
-
.firstHeading{font-size:95%;
+
.firstHeading  
-
font-weight: bold;
+
{
margin-bottom: 0px;
margin-bottom: 0px;
margin-top: 0px;
margin-top: 0px;
display: none;
display: none;
}
}
 +
#left_menu {
#left_menu {
Line 52: Line 57:
padding-left:0px;
padding-left:0px;
padding-right:0px;  
padding-right:0px;  
-
padding-bottom:10px;}
+
padding-bottom:10px;
 +
}
#left_menu ul {
#left_menu ul {
Line 99: Line 105:
}
}
-
#logo {
+
#logo_div {
background-color: #214c17;
background-color: #214c17;
padding-bottom: 1px;
padding-bottom: 1px;
Line 143: Line 149:
}
}
-
#content {
+
#content_div {
margin-left: 180px;
margin-left: 180px;
margin-right: 1px;
margin-right: 1px;
border-left: 1px;
border-left: 1px;
border-right: 1px;
border-right: 1px;
-
width: 750PX;
+
width: 750px;
}
}
Line 154: Line 160:
</html>
</html>
-
<div id="logo">
+
<div id="logo_div">
<html>
<html>
<img src="https://static.igem.org/mediawiki/2009/2/2c/War_header_1.jpg" width=930px hspace="0px" vspace="0px" border="0px">
<img src="https://static.igem.org/mediawiki/2009/2/2c/War_header_1.jpg" width=930px hspace="0px" vspace="0px" border="0px">
Line 189: Line 195:
</div>
</div>
-
<div id="content">
+
<div id="content_div">

Revision as of 07:57, 21 July 2009