Team:Marburg/Template:Header
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <style>/* Wiki */ | + | <style> |
+ | /* Wiki */ | ||
/* Author: Pieter van Boheemen */ | /* Author: Pieter van Boheemen */ | ||
/* Team: TU Delft */ | /* Team: TU Delft */ | ||
Line 6: | Line 7: | ||
#content { background-color: #fff; border: none; width: 100%; overflow: hidden; height:100%; line-height: 0; font-size: 100%;} | #content { background-color: #fff; border: none; width: 100%; overflow: hidden; height:100%; line-height: 0; font-size: 100%;} | ||
#bodyContent { margin:0; width:100%; height:100%;} | #bodyContent { margin:0; width:100%; height:100%;} | ||
- | #top-section { height: 15px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; font-size: 10px; z-index: 10 | + | #top-section { height: 15px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; font-size: 10px; z-index: 10; |
background: url('https://static.igem.org/mediawiki/2013/7/7e/Igem-marburg-header-bg.png') #BBB; position: fixed; top: 0;} | background: url('https://static.igem.org/mediawiki/2013/7/7e/Igem-marburg-header-bg.png') #BBB; position: fixed; top: 0;} | ||
#p-logo { height:1px; overflow:hidden; display: none;} | #p-logo { height:1px; overflow:hidden; display: none;} | ||
Line 18: | Line 19: | ||
.visualClear, .firstHeading, .printfooter, #search-controls, #catlinks, h3#siteSub, #footer-box, #contentSub, p:first-child { display: none; } | .visualClear, .firstHeading, .printfooter, #search-controls, #catlinks, h3#siteSub, #footer-box, #contentSub, p:first-child { display: none; } | ||
- | #menubar | + | #menubar { |
- | + | ||
- | + | ||
width: 100%; | width: 100%; | ||
height: 15px; | height: 15px; | ||
Line 26: | Line 25: | ||
top: 0; | top: 0; | ||
display: block; | display: block; | ||
- | z-index: | + | z-index: 20; |
- | + | ||
color: #000; | color: #000; | ||
+ | line-height: 15px; | ||
+ | background: url('https://static.igem.org/mediawiki/2013/7/7e/Igem-marburg-header-bg.png') #BBB; | ||
} | } | ||
- | #menubar.right-menu { background: transparent;} | + | |
- | #menubar.right | + | #menubar.right-menu, #menubar.left-menu { |
+ | height: 15px; | ||
+ | background: transparent; | ||
+ | z-index: 50; | ||
+ | } | ||
+ | |||
+ | #menubar.right-menu ul { line-height: 15px; margin:0; padding:0;} | ||
#menubar.right-menu li a, | #menubar.right-menu li a, | ||
- | #menubar.left-menu li a { color: #000; background: transparent; | + | #menubar.left-menu li a { color: #000; background: transparent; margin: 0; padding: 0; padding-left: 5px; font-size: 8pt; z-index: 100; } |
/* Wiki */ | /* Wiki */ | ||
Revision as of 13:32, 6 August 2013