Template:Team:Concordia/CSS
From 2014.igem.org
(Difference between revisions)
(Undo revision 67302 by Lancelafontaine (talk)) |
|||
Line 8: | Line 8: | ||
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;}; | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;}; | ||
- | #top-section { | + | #top-section { |
border: 0 none; | border: 0 none; | ||
- | + | height: 14px; | |
- | + | z-index: 100; | |
+ | top: 0; | ||
+ | position: fixed; | ||
+ | width: 100% | ||
+ | left: 50%; | ||
+ | margin-left: -487px; | ||
+ | background-color: transparent; | ||
} | } | ||
Revision as of 18:36, 12 August 2014