Team:UCL/Template:headerx
From 2014.igem.org
(Difference between revisions)
Lewismoffat (Talk | contribs) |
Lewismoffat (Talk | contribs) |
||
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 { | ||
- | + | visibility: hidden; | |
position: absolute; | position: absolute; | ||
white-space: nowrap; | white-space: nowrap; | ||
Line 156: | Line 159: | ||
line-height: 1em; | line-height: 1em; | ||
} | } | ||
- | #menubar | + | hover:#menubar { |
- | + | visibility: visible; | |
} | } | ||
Revision as of 20:06, 10 October 2014