Team:UCL/Template:headerx

From 2014.igem.org

(Difference between revisions)
Line 138: Line 138:
body {
body {
     margin: 0 0 0 0;
     margin: 0 0 0 0;
-
     padding: 0;}
+
     padding: 0;
 +
}
 +
 
#top-section {
#top-section {
     width: 100%;
     width: 100%;
Line 144: Line 146:
     margin: 0 auto;
     margin: 0 auto;
     padding: 0;
     padding: 0;
-
     border: none;}
+
     border: none;
 +
}
#menubar {
#menubar {
-
     display:none;
+
     visibility: hidden;
     position: absolute;
     position: absolute;
     white-space: nowrap;
     white-space: nowrap;
Line 156: Line 159:
     line-height: 1em;
     line-height: 1em;
}
}
-
#menubar:hover {
+
hover:#menubar {
-
display:block;
+
    visibility: visible;
}
}

Revision as of 20:06, 10 October 2014

Goodbye Azodye UCL iGEM 2014