Template:Leanna css

From 2010.igem.org

(Difference between revisions)
Line 60: Line 60:
         position:relative;
         position:relative;
         top:20px;
         top:20px;
-
width: 970px;
+
width: 1000px;
         padding: 0px;
         padding: 0px;
         margin: 0px;
         margin: 0px;
  background-color: black;
  background-color: black;
-
}
 
-
 
-
#topnav {
 
-
height: 65px;
 
-
overflow: hidden;
 
-
background-color: white;
 
-
}
 
-
 
-
#topnav li {
 
-
list-style: none;
 
-
float: left;
 
-
}
 
-
 
-
#topnav li a {
 
-
display: block;
 
-
width: 100px;
 
-
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;
 
-
}
 
-
#topnav li ul {
 
-
display: none;
 
-
clear: both;
 
-
position: absolute;
 
-
top: 65px;
 
-
left: 0px;
 
-
width: 950px;
 
-
overflow: hidden;
 
-
}
 
-
 
-
#topnav li li {
 
-
float: none;
 
-
display: block;
 
-
}
 
-
 
-
#topnav li a:hover,
 
-
#topnav li a:active {
 
-
text-decoration: none;
 
-
}
 
-
 
-
#topnav li li {
 
-
display: block;
 
-
float: left;
 
-
padding-top: 11px;
 
-
padding-bottom: 9px;
 
-
}
 
-
 
-
#topnav li li a {
 
-
margin: 0;
 
-
padding: 0px;
 
-
background-color: transparent;
 
-
height: auto;
 
-
width: auto;
 
-
font-weight: normal;
 
-
        font-size: small;
 
-
        border-right: 1px solid white;
 
-
}
 
-
 
-
#topnav li li.last a {
 
-
background-image: none;
 
-
padding-right: 0px;
 
-
        border-right: none;
 
-
}
 
-
 
-
#topnav li li a:hover,
 
-
#topnav li li a:active,
 
-
#topnav li li.sel a {
 
-
text-transform: uppercase;
 
}
}
</style>
</style>

Revision as of 20:56, 27 October 2010