Template:Wisconsin-Madison header

From 2010.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 2: Line 2:
<html>
<html>
<style>
<style>
 +
html {
 +
background-color: #FFFFFF;
 +
}
P {
P {
margin: 0px;
margin: 0px;
Line 33: Line 36:
}
}
#menubar {
#menubar {
-
font-size: 85%;
+
display: none;
-
position: absolute;
+
-
top: 0px;
+
-
margin: 0px !important;
+
-
padding: 0px !important;
+
-
font-family: "Arial";
+
-
color: #888888 !important;
+
}
}
#menubar ul:hover {
#menubar ul:hover {
Line 58: Line 55:
#content {
#content {
height: 100%;
height: 100%;
-
width: 960px;
+
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 103: Line 100:
h3, h4 {
h3, h4 {
font-weight: lighter;
font-weight: lighter;
-
color: #aaaaaa;
+
color: #888888;
}
}
h1 {
h1 {
Line 121: 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;
}
}

Latest revision as of 03:59, 28 October 2010