Team:NTU Taida/template/header
From 2014.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear | + | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear{ |
+ | /*-- hides default wiki settings --*/ | ||
+ | display: none; | ||
+ | } | ||
- | { | + | #top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ |
+ | height: 0px; | ||
+ | border-top: 0.5 | ||
+ | border-left: none; | ||
+ | border-right: none; | ||
+ | } | ||
- | |||
- | + | #top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/ | |
- | + | background-color: #383838; | |
- | /*-- hides default | + | height: 14px; |
- | + | display: block; | |
- | + | z-index: 10; | |
- | height: | + | position: fixed; |
- | + | width: 100%; | |
- | + | top: 0; | |
- | + | ||
} | } | ||
- | |||
Revision as of 15:39, 11 October 2014