Template:Team:Waterloo/CSS/TopBar
From 2014.igem.org
(Difference between revisions)
Line 14: | Line 14: | ||
.sections_panel { | .sections_panel { | ||
position:absolute; | position:absolute; | ||
- | |||
background:#000; | background:#000; | ||
top:60px; | top:60px; | ||
- | |||
border-radius:0px 0px 8px 8px; | border-radius:0px 0px 8px 8px; | ||
overflow:hidden; | overflow:hidden; | ||
z-index:10000; | z-index:10000; | ||
- | |||
display: none; | display: none; | ||
width: 300px; | width: 300px; | ||
Line 27: | Line 24: | ||
.sections_panel > div { | .sections_panel > div { | ||
background:#333; | background:#333; | ||
- | padding: | + | padding:10px; |
- | + | ||
margin:10px; | margin:10px; | ||
color:#71CCE6; | color:#71CCE6; |
Revision as of 22:15, 16 October 2014