Template:BU2013

From 2013.igem.org

(Difference between revisions)
Line 89: Line 89:
}
}
-
/* level 2 list */
 
-
#nav ul {
 
-
display: none;
 
-
margin: 0;
 
-
padding: 0;
 
-
width: 205px;
 
-
position: absolute;
 
-
top: 32px;
 
-
left: 0;
 
-
}
 
-
#nav ul li {
 
-
float: none;
 
-
margin: 0;
 
-
padding: 0;
 
-
}
 
-
#nav ul a {
 
-
font-weight: normal;
 
-
text-shadow: 0 1px 0 #fff;
 
-
}
 
-
 
-
/* clearfix */
 
-
#nav:after {
 
-
content: ".";
 
-
display: block;
 
-
clear: both;
 
-
visibility: hidden;
 
-
line-height: 0;
 
-
height: 0;
 
-
}
 
-
 
-
#nav {
 
-
display: inline-block;
 
-
}
 
-
 
-
html[xmlns] #nav {
 
-
display: block;
 
-
}
 
-
 
-
* html #nav {
 
-
height: 1%;
 
-
}
 

Revision as of 15:46, 22 July 2013