Team:Marburg/Template:Header
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <style> | + | <style>/* Wiki */ |
- | /* Wiki */ | + | |
/* Author: Pieter van Boheemen */ | /* Author: Pieter van Boheemen */ | ||
/* Team: TU Delft */ | /* Team: TU Delft */ | ||
- | #globalWrapper { background-color: transparent | + | #globalWrapper { background-color: transparent; width: 100%; height:100%; border:0; font-size: 100%} |
- | #content { background-color: #fff; border: none | + | #content { background-color: #fff; border: none; width: 100%; overflow: hidden; height:100%; line-height: 0; font-size: 100%;} |
- | #bodyContent { | + | #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: | + | |
- | + | ||
#p-logo { height:1px; overflow:hidden; display: none;} | #p-logo { height:1px; overflow:hidden; display: none;} | ||
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;} | #search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;} | ||
- | #footer-box { width: 95%; margin: 0 auto | + | #footer-box { width: 95%; margin: 0 auto; font-size: 100%; } |
- | #footer { | + | #footer { width: 100%; margin: 0 auto; } |
#f-list a { color: #333; font-size: 10px;} | #f-list a { color: #333; font-size: 10px;} | ||
#f-list a:hover { color: #666;} | #f-list a:hover { color: #666;} | ||
Line 33: | Line 30: | ||
} | } | ||
#menubar.right-menu { margin: 0; padding: 0; border: 0; } | #menubar.right-menu { margin: 0; padding: 0; border: 0; } | ||
- | #menubar.right-menu ul { line-height: 15px; margin:0; padding:0 | + | #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; margin: 0; padding: 0; padding-left: 5px | + | #menubar.left-menu li a { color: #000; background: transparent; margin: 0; padding: 0; padding-left: 5px; font-size: 8pt; z-index: 100; } |
/* Wiki */ | /* Wiki */ | ||
Line 42: | Line 38: | ||
padding: 0 !important; | padding: 0 !important; | ||
margin: 0 !important; | margin: 0 !important; | ||
+ | border: 0 !important; | ||
} | } | ||
Revision as of 10:43, 6 August 2013