Template:WashUHeader

From 2010.igem.org

(Difference between revisions)
 
(40 intermediate revisions not shown)
Line 4: Line 4:
#header {
#header {
padding: 0;
padding: 0;
-
}
 
-
 
-
#content{
 
-
padding:0;
 
-
margin: auto;
 
-
position: relative;
 
-
top: 67px;
 
-
padding-left:10px;
 
-
padding-right:10px;
 
-
background-color:#FFFFFF;
 
-
border: none;
 
-
font: 50% verdana;
 
-
font-size:14px;
 
-
-moz-border-radius: 15px;
 
-
border-radius: 15px;
 
-
}
 
-
 
-
#content a {
 
-
color:#00000f;
 
-
display: block;
 
-
}
 
-
 
-
#content a:hover{
 
-
color:#315c25;
 
-
display: block;
 
}
}
Line 40: Line 15:
border: none;
border: none;
position: relative;
position: relative;
-
top:0px;
+
top:-75px;
-
-moz-border-radius: 15px;
+
-
border-radius: 15px;
+
}
}
body {
body {
background: #315c25;
background: #315c25;
-
z-index:2;}
+
}
.firstHeading {display: none;}
.firstHeading {display: none;}
Line 53: Line 26:
#footer-box {
#footer-box {
background-color:#eb24e0;
background-color:#eb24e0;
-
border-color-top:#00000f;
+
border-color-top:#000f00;
-
border-color-bottom:#00000f;
+
border-color-bottom:#000f00;
font: 12px verdana;
font: 12px verdana;
-
padding-right:5px;
+
padding-right:10px;
-
padding-left:5px;
+
padding-left:10px;
margin: auto;
margin: auto;
-moz-border-radius: 15px;
-moz-border-radius: 15px;
Line 63: Line 36:
top: auto;
top: auto;
position: relative;
position: relative;
-
z-index: 100;
 
}
}
#footer-box a{
#footer-box a{
     background:#eb24e0;
     background:#eb24e0;
-
color:#00000f;
+
color:#000f00;
}
}
#footer-box a:hover{
#footer-box a:hover{
     color:#FFFFFF;
     color:#FFFFFF;
-
background: #00000f;
+
background: #000f00;
text-decoration:none;
text-decoration:none;
}
}
Line 82: Line 54:
}
}
-
h1, h2, h3 {
+
h1 {
padding: 5px;
padding: 5px;
 +
background: #90EE90;
 +
font-weight: bold;
 +
}
 +
 +
h2 {
 +
padding: 5px;
 +
background: #90EE90;
 +
font-weight: bold;
 +
}
 +
 +
h3 {
 +
padding: 10px;
 +
font-weight: bold;
 +
font-size: 18px;
}
}
Line 94: Line 80:
font-size:14px;
font-size:14px;
font-weight:bold;
font-weight:bold;
-
}
+
position: relative;
 +
}
#topmenu ul{
#topmenu ul{
Line 102: Line 89:
margin:0;
margin:0;
padding:0;
padding:0;
-
}
+
}
#topmenu li{
#topmenu li{
Line 111: Line 98:
#topmenu li a{
#topmenu li a{
background:#eb24e0;
background:#eb24e0;
-
color:#00000f;
+
color:#000f00;
display:block;
display:block;
font-weight:normal;
font-weight:normal;
Line 122: Line 109:
#topmenu li a:hover, #topmenu ul li:hover a{
#topmenu li a:hover, #topmenu ul li:hover a{
-
background: #00000f;
+
background: #000f00;
color:#FFFFFF;
color:#FFFFFF;
text-decoration:none;
text-decoration:none;
Line 166: Line 153:
#topmenu li ul a:hover, #topmenu li ul li:hover a{
#topmenu li ul a:hover, #topmenu li ul li:hover a{
-
background:#00000f;
+
background:#000f00;
border:0px;
border:0px;
color:#ffffff;
color:#ffffff;
Line 176: Line 163:
}
}
 +
#content{
 +
    margin: 0 auto -50px;
 +
position: relative;
 +
top: -55px;
 +
padding-top: 0px;
 +
padding-left:10px;
 +
padding-right:10px;
 +
padding-bottom: 10px;
 +
background-color:#FFFFFF;
 +
border: none;
 +
font: 50% verdana;
 +
font-size:14px;
 +
-moz-border-radius: 15px;
 +
border-radius: 15px;
 +
}
 +
 +
#content a {
 +
text-decoration: underline;
 +
color:#315c25;
 +
}
 +
 +
#content a:hover{
 +
color:#83F52C;
 +
}
Line 216: Line 227:
<li><a href="https://2010.igem.org/Team:WashU/Notebook/MolecularBiology">Molecular Biology Group</a></li>
<li><a href="https://2010.igem.org/Team:WashU/Notebook/MolecularBiology">Molecular Biology Group</a></li>
<li><a href="https://2010.igem.org/Team:WashU/Notebook/Yeast">Yeast Group</a></li>
<li><a href="https://2010.igem.org/Team:WashU/Notebook/Yeast">Yeast Group</a></li>
-
<li><a href="https://2010.igem.org/Team:WashU/Notebook/Microscropy">Microscropy Group</a></li>
+
<li><a href="https://2010.igem.org/Team:WashU/Notebook/Microscropy">Microscopy Group</a></li>
<li><a href="https://2010.igem.org/Team:WashU/Notebook/Biobricks">Biobrick Group</a></li>
<li><a href="https://2010.igem.org/Team:WashU/Notebook/Biobricks">Biobrick Group</a></li>
</ul>
</ul>

Latest revision as of 14:12, 27 October 2010