Team:Freiburg/css/styles.css

From 2014.igem.org

(Difference between revisions)
m
m
Line 297: Line 297:
}
}
-
.nav ul li ul {
+
nav ul li ul {  
-
  display: hidden;}
+
    position: absolute;
 +
    background: #ccc;
 +
    width: 100%;
 +
    margin: 0;
 +
    padding: 0;
 +
    display: none; }
.nav li a:first-child:nth-last-child(2):before {  
.nav li a:first-child:nth-last-child(2):before {  

Revision as of 18:40, 28 August 2014