Template:Leanna css

From 2010.igem.org

(Difference between revisions)
Line 54: Line 54:
<!--[if IE]>
<!--[if IE]>
<style>
<style>
-
#header {
+
 
-
width: 900px;
+
#navwrapper {
 +
position: absolute;
 +
width: 955px;
 +
}
 +
 
 +
#topnav {
 +
height: 65px;
 +
overflow: hidden;
 +
}
 +
 
 +
#topnav li {
 +
list-style: none;
 +
float: left;
 +
}
 +
 
 +
#topnav li a {
 +
display: block;
 +
width: 175px;
 +
height: 65px;
 +
margin-right: 2px;
 +
background-color: #2e2e2e;
 +
font-family: "Arial", Verdana, sans-serif;
 +
font-size: medium;
 +
line-height: 1.25em;
 +
color: #fff;
 +
        font-weight: 900;
 +
}
 +
 
 +
#topnav li a.last {
 +
margin-right: 0px;
}
}
</style>
</style>

Revision as of 20:32, 27 October 2010