Template:Template HD 3

From 2009.igem.org

(Difference between revisions)
Line 79: Line 79:
background-color: #ede8e2;
background-color: #ede8e2;
                         heigth: auto;
                         heigth: auto;
 +
                        z-index:10;
                 }
                 }
                 #orangeBox, #greenBox, #blueBox {background-repeat: no-repeat;  
                 #orangeBox, #greenBox, #blueBox {background-repeat: no-repeat;  
Line 191: Line 192:
}
}
-
#menu ul li:hover ul {
+
#menu ul li a:hover ul {
display: inline;
display: inline;
         background-position: bottom;
         background-position: bottom;
Line 203: Line 204:
         padding: 0 0 0 5px;
         padding: 0 0 0 5px;
         display: inline;
         display: inline;
 +
        position: absolute;
 +
        z-index:600;
}
}

Revision as of 09:56, 20 October 2009