Team:Brown/templates/header2
From 2010.igem.org
(Difference between revisions)
(14 intermediate revisions not shown) | |||
Line 21: | Line 21: | ||
--> | --> | ||
<style> | <style> | ||
- | /*BEGIN HEADER REMOVAL*/ | + | /*BEGIN HEADER/MENU REMOVAL*/ |
h1.firstHeading {display:none;} | h1.firstHeading {display:none;} | ||
body {background-color: #260603; background-repeat: no-repeat; background-position: top center;0} | body {background-color: #260603; background-repeat: no-repeat; background-position: top center;0} | ||
- | |||
- | |||
#top-section {width:965px; border: 0; border-bottom: 1px solid #888888; height: 20px; overflow: visible;} | #top-section {width:965px; border: 0; border-bottom: 1px solid #888888; height: 20px; overflow: visible;} | ||
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} | ||
Line 33: | Line 31: | ||
#menubar.left-menu {position: absolute; left: 20px; font-size: 10px;} | #menubar.left-menu {position: absolute; left: 20px; font-size: 10px;} | ||
#search-controls {display: none} | #search-controls {display: none} | ||
- | + | h3#siteSub {display: none;} | |
- | h3#siteSub { display: none;} | + | |
#contentSub {display: none;} | #contentSub {display: none;} | ||
- | p:first-child { display: none;} | + | p:first-child {display: none;} |
- | + | ||
#p-logo {display: none;} | #p-logo {display: none;} | ||
#p-logo a {display: none;} | #p-logo a {display: none;} | ||
- | /*END MENUBAR REMOVAL*/ | + | /*END HEADER/MENUBAR REMOVAL*/ |
- | + | ||
/* Wiki Hacks - END */ | /* Wiki Hacks - END */ | ||
- | #content { font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 1.14em; } | + | #content { font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 1.14em; width: 949px;} |
+ | #footer-box {width: 949px;} | ||
/*Commented out header hider in favor of our previous code*/ | /*Commented out header hider in favor of our previous code*/ | ||
- | |||
h2 { background: #DFE4EB; border:0;border-top: 1px solid #B1BECF; color: black } | h2 { background: #DFE4EB; border:0;border-top: 1px solid #B1BECF; color: black } | ||
.panel img { width: 200px } /*width of the boxes at the bottom */ | .panel img { width: 200px } /*width of the boxes at the bottom */ | ||
Line 102: | Line 97: | ||
</html> | </html> | ||
- | |||
- | |||
<html> | <html> | ||
<body> | <body> |
Latest revision as of 01:34, 24 October 2010