Template:Wisconsin-Madison header

From 2010.igem.org

(Difference between revisions)
Line 55: Line 55:
}
}
#menubar a {
#menubar a {
-
color: #e5f6ff !important;
+
color: #eeeeee !important;
font-weight: normal;
font-weight: normal;
}
}
Line 92: Line 92:
}
}
a.new {
a.new {
-
color: #FFC0C0;
+
color: #eeeeee;
}
}
a.new:hover {
a.new:hover {
-
color: #FFD0D0;
+
color: #eeeeee;
}
}
a.new:active {
a.new:active {
-
color: #FFE0E0;
+
color: #eeeeee;
}
}
a.new:visited {
a.new:visited {
-
color: #FFB0B0;
+
color: #eeeeee;
}
}
#topbar a {
#topbar a {
Line 107: Line 107:
}
}
h1, h2, h3, h4 {
h1, h2, h3, h4 {
-
color: #dddddd;
+
color: #ffffff;
text-shadow: 1px 1px 2px black;
text-shadow: 1px 1px 2px black;
border: none;
border: none;
Line 128: Line 128:
table, tr, td, th {
table, tr, td, th {
         background: inherit;
         background: inherit;
-
         color: #e5f6ff;
+
         color: #5B7AA2;
}
}
.firstHeading
.firstHeading
Line 141: Line 141:
#footer-box {
#footer-box {
display: none;
display: none;
-
}
 
-
#body2 {
 
-
        width: 755px;
 
-
        margin-left: 5px;
 
-
        margin-top: 5px;
 
-
}
 
-
#nav {
 
-
        width: 325px;
 
-
        height: 135px;
 
-
        overflow: hidden;
 
-
}
 
-
.nav {
 
-
        height: 135px;
 
-
}
 
-
#topbar a {
 
-
        color: white;
 
}
}
</style>
</style>
</html>
</html>
Hello Man
Hello Man

Revision as of 16:12, 8 July 2010

Hello Man