Template:Team:BostonU/CSS
From 2014.igem.org
(Difference between revisions)
Line 30: | Line 30: | ||
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/ | #top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/ | ||
- | + | background-color:transparent; | |
+ | height: 14px; | ||
display: block; | display: block; | ||
z-index: 10; | z-index: 10; | ||
position: fixed; | position: fixed; | ||
- | width: | + | width:100%; |
top: 0; | top: 0; | ||
- | |||
} | } | ||
Revision as of 03:55, 18 June 2014