Template:Team:Newcastle/CSS
From 2010.igem.org
(Difference between revisions)
Swoodhouse (Talk | contribs) |
Swoodhouse (Talk | contribs) |
||
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | /* Wiki Hacks - START */ | ||
+ | /* Author: Pieter van Boheemen */ | ||
+ | /* Team: TU Delft */ | ||
+ | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;} | ||
+ | #content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%;} | ||
+ | #bodyContent { border: none; padding:0; margin:0; width:100%;} | ||
+ | #top-section { height: 20px; margin-top: -5px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;} | ||
+ | #p-logo { height:1px; overflow:hidden; display: none;} | ||
+ | #search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;} | ||
+ | .left-menu { width: 400px; display:block; float:left; margin-top:-80px; border: none;} | ||
+ | .left-menu ul { border: none; } | ||
+ | #menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;} | ||
+ | .right-menu ul { border: none;} | ||
+ | /* Wiki Hacks - END */ | ||
+ | |||
+ | #footer-box { | ||
+ | border: 0px; | ||
+ | } | ||
+ | /* | ||
.left-menu { | .left-menu { | ||
width: 400px; | width: 400px; | ||
Line 38: | Line 57: | ||
- | + | ||
- | + | ||
- | + | ||
#globalWrapper { | #globalWrapper { | ||
Line 58: | Line 75: | ||
overflow:hidden; | overflow:hidden; | ||
} | } | ||
- | + | */ | |
#newcastle-page { | #newcastle-page { | ||
position:relative; | position:relative; | ||
Line 76: | Line 93: | ||
.firstHeading | .firstHeading | ||
{ | { | ||
- | |||
- | |||
display:none; | display:none; | ||
} | } | ||
Line 120: | Line 135: | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
#header { | #header { | ||
POSITION: relative; HEIGHT: 266px | POSITION: relative; HEIGHT: 266px | ||
Line 138: | Line 148: | ||
} | } | ||
- | |||
- | |||
- | |||
#maincontent .lower_bg .external | #maincontent .lower_bg .external | ||
Line 613: | Line 620: | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
- | |||
- | |||
- | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 18:38, 24 August 2010