Template:KIT-Kyoto-1
From 2010.igem.org
(Difference between revisions)
Line 32: | Line 32: | ||
/* Wiki Hacks - START */ | /* Wiki Hacks - START */ | ||
+ | |||
+ | #globalWrapper { | ||
+ | background-color: transparent; | ||
+ | padding-bottom:0px; | ||
+ | border: none; | ||
+ | } | ||
+ | #top-section { | ||
+ | height: 0px; | ||
+ | margin-top: 0px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | margin-bottom: 0 !important; | ||
+ | margin-bottom: 0px; | ||
+ | padding:0; | ||
+ | border: 1; | ||
+ | } | ||
+ | #p-logo { | ||
+ | height:1px; | ||
+ | overflow:hidden; | ||
+ | border:none; | ||
+ | } | ||
+ | #search-controls { | ||
+ | overflow:hidden; | ||
+ | display:none; | ||
+ | background: none; | ||
+ | position: absolute; | ||
+ | top: 100px; | ||
+ | right: 40px; | ||
+ | } | ||
+ | |||
+ | |||
+ | /* Wiki Hacks - END */ | ||
+ | |||
#content { | #content { | ||
Line 39: | Line 72: | ||
float: center; | float: center; | ||
border: 0px; | border: 0px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 100: | Line 82: | ||
white-space:nowrap; | white-space:nowrap; | ||
width:50%; | width:50%; | ||
- | z-index: | + | z-index:5; |
height:18px; | height:18px; | ||
overflow:hidden; | overflow:hidden; | ||
+ | } | ||
+ | #menubar li a { | ||
+ | color:#CCCCCC; | ||
+ | } | ||
+ | .left-menu { | ||
+ | left:0; | ||
+ | padding-left:13px; | ||
+ | } | ||
+ | .right-menu { | ||
+ | right:0; | ||
+ | } | ||
- | + | .firstHeading { display:none; } | |
- | + | } | |
- | + | ||
Line 126: | Line 118: | ||
color: #333333; | color: #333333; | ||
font-size:90%; | font-size:90%; | ||
- | |||
} | } |
Revision as of 10:26, 8 September 2010