Template:Team:NJU-QIBEBT/CSS/Reset
From 2014.igem.org
(Difference between revisions)
Line 29: | Line 29: | ||
#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.) --*/ | ||
+ | display:none; | ||
+ | |||
background-color: #383838; | background-color: #383838; | ||
height: 14px; | height: 14px; | ||
Line 39: | Line 41: | ||
#menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover { /*-- styling for default menu bar links (edit, page, history, etc.) --*/ | #menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover { /*-- styling for default menu bar links (edit, page, history, etc.) --*/ | ||
- | color: #727272; | + | display:none; |
+ | |||
+ | color: #727272; | ||
text-decoration: none; | text-decoration: none; | ||
background-color: transparent; | background-color: transparent; |
Revision as of 10:39, 5 September 2014