Template:CSS/Delft2014 main

From 2014.igem.org

(Difference between revisions)
Line 232: Line 232:
#mega-menu-1 li a {
#mega-menu-1 li a {
-
     float: left;
+
     background: none repeat scroll 0 0 #222;
-
    display: block;
+
     color: #fff;
     color: #fff;
-
     vertical-align: middle;
+
     display: block;
-
     height: 40px;
+
    float: left;
-
     width: 150px;
+
     height: 28px;
 +
     padding-top: 12px;
     text-align: center;
     text-align: center;
-
    background: #222;
 
     text-decoration: none;
     text-decoration: none;
 +
    width: 150px;
}
}
#mega-menu-1 li:first-child a {
#mega-menu-1 li:first-child a {
     width: 40px;
     width: 40px;
 +
    padding-top: 8px;
 +
    height: 32px;
}
}

Revision as of 13:40, 27 September 2014