Template:Wisconsin-Madison header

From 2010.igem.org

(Difference between revisions)
 
(12 intermediate revisions not shown)
Line 2: Line 2:
<html>
<html>
<style>
<style>
 +
html {
 +
background-color: #FFFFFF;
 +
}
P {
P {
margin: 0px;
margin: 0px;
Line 52: Line 55:
#content {
#content {
height: 100%;
height: 100%;
-
width: 1010px;
+
width: 920px;
margin-left: auto;
margin-left: auto;
margin-right: auto;
margin-right: auto;
-
padding-left: 10px;
+
padding-left: 5px;
-
         padding-right: 10px;
+
         padding-right: 20px;
position: relative;
position: relative;
text-align: left;
text-align: left;
Line 97: Line 100:
h3, h4 {
h3, h4 {
font-weight: lighter;
font-weight: lighter;
-
color: #aaaaaa;
+
color: #888888;
}
}
h1 {
h1 {
Line 115: Line 118:
table, tr, td, th {
table, tr, td, th {
         background: inherit;
         background: inherit;
-
         color: #bbbbbb;
+
         color: #888888;
}
}
.firstHeading
.firstHeading
{
{
-
color: #bbbbbb;
+
color: #888888;
display: none;
display: none;
}
}
Line 127: Line 130:
}
}
#footer-box {
#footer-box {
-
background-color:#ffffff;  
+
display: none;  
}
}
</style>
</style>
</html>
</html>

Latest revision as of 03:59, 28 October 2010