Template:CSS/style

From 2014.igem.org

(Difference between revisions)
Line 245: Line 245:
}
}
.top-bar-section ul li:hover ul{
.top-bar-section ul li:hover ul{
-
    display: block;
+
        display: block;
width:auto;
width:auto;
-
    position: absolute;
+
        position: absolute;
background:#222;
background:#222;
float:left;
float:left;
 +
        padding-top:-2px;
border-left: 4px solid #ffffff;
border-left: 4px solid #ffffff;
border-right: 4px solid #ffffff;
border-right: 4px solid #ffffff;

Revision as of 14:11, 29 May 2014