Template:Wisconsin-Madison header

From 2010.igem.org

(Difference between revisions)
Line 38: Line 38:
padding: 0px !important;
padding: 0px !important;
font-family: "Arial";
font-family: "Arial";
-
color: #eeeeee !important;
+
color: #888888 !important;
}
}
#menubar ul:hover {
#menubar ul:hover {
Line 52: Line 52:
}
}
#menubar a {
#menubar a {
-
color: #eeeeee !important;
+
color: #888888 !important;
font-weight: normal;
font-weight: normal;
}
}
Line 60: Line 60:
margin-left: auto;
margin-left: auto;
margin-right: auto;
margin-right: auto;
-
padding-left: 0px;
+
padding-left: 10px;
-
         padding-right: 0px;
+
         padding-right: 10px;
position: relative;
position: relative;
text-align: left;
text-align: left;
Line 122: Line 122:
#content {
#content {
color: #000000;
color: #000000;
-
background: inherit;
+
background-color: #ffffff;
}
}
#footer-box {
#footer-box {

Revision as of 16:28, 8 July 2010

Hello Man