Team:Missouri Miners/Header

From 2010.igem.org

(Difference between revisions)
Line 24: Line 24:
}
}
-
#p-logo {
+
#content{
-
height:1px;
+
width: 975px;
-
overflow:hidden;
+
background-color: white;
-
display: none;
+
padding:0px;
 +
margin:0 auto;
 +
color: #085706;
}
}
-
 
#top-section {
#top-section {
Line 40: Line 41:
padding:0;
padding:0;
border: none;
border: none;
 +
position: relative;
 +
top:-80px;
}
}
-
#content{
+
#p-logo {
-
width: 975px;
+
height:1px;
-
background-color: white;
+
overflow:hidden;
-
padding:0px;
+
display: none;
-
margin:0 auto;
+
-
color: #085706;
+
}
}
 +

Revision as of 23:13, 20 July 2010