Team:Marburg/Template:Header
From 2013.igem.org
(Difference between revisions)
m |
m |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
- | /* Wiki */ | + | /* Wiki igem puricication */ |
- | /* Author: Pieter van Boheemen | + | /* Author: Pieter van Boheemen | Team: TU Delft*/ |
- | + | /* Minimized and extended by: Roman Martin | Team: Marburg*/ | |
- | /* | + | |
- | + | ||
#globalWrapper { background-color: transparent; width: 100%; height:100%; border:0; font-size: 100%} | #globalWrapper { background-color: transparent; width: 100%; height:100%; border:0; font-size: 100%} | ||
#content { background-color: #fff; border: none; width: 100%; overflow: hidden; height:100%; line-height: 10pt; font-size: 100%;} | #content { background-color: #fff; border: none; width: 100%; overflow: hidden; height:100%; line-height: 10pt; font-size: 100%;} | ||
Line 23: | Line 21: | ||
#menubar.right-menu ul, #menubar.left-menu ul { line-height: 15px; height: 15px; z-index: 11; } | #menubar.right-menu ul, #menubar.left-menu ul { line-height: 15px; height: 15px; z-index: 11; } | ||
#menubar.right-menu li a, #menubar.left-menu li a { color: #000; background: transparent; padding-left: 5px !important; font-size: 8pt;} | #menubar.right-menu li a, #menubar.left-menu li a { color: #000; background: transparent; padding-left: 5px !important; font-size: 8pt;} | ||
- | /* Wiki */ | + | /* Wiki purification */ |
*, html { | *, html { | ||
Line 303: | Line 301: | ||
=================================================================== */ | =================================================================== */ | ||
b#p1, b#p2, b#p3, b#p4, b#p5 {display:none;} | b#p1, b#p2, b#p3, b#p4, b#p5 {display:none;} | ||
- | #accordian {margin:50px auto !important; list-style:none; width:730px; height:300px; overflow:hidden; position:relative; border:1px solid #682;} | + | #accordian {margin:50px auto !important; list-style:none; width:730px; height:300px; overflow:hidden; position:relative; border:1px solid #682 !important;} |
#accordian li {width:50px; height:300px; float:left; | #accordian li {width:50px; height:300px; float:left; | ||
-moz-transition: 0.7s; | -moz-transition: 0.7s; | ||
Line 312: | Line 310: | ||
} | } | ||
#accordian div {width:530px; height:300px; position:relative;} | #accordian div {width:530px; height:300px; position:relative;} | ||
- | #accordian div span {display:block; background:url(fade.png); width:460px; height:30px; position:absolute; bottom:300px; right:0; padding:10px !important; color:#fff; font:normal 13px/30px 'georgia', serif; border-top:1px solid #888; | + | #accordian div span {display:block; background:url(fade.png); width:460px; height:30px; position:absolute; bottom:300px; right:0; padding:10px !important; color:#fff; font:normal 13px/30px 'georgia', serif; border-top:1px solid #888 !important; |
-moz-transition: 0.5s 0.7s; | -moz-transition: 0.5s 0.7s; | ||
-ms-transition: 0.5s 0.7s; | -ms-transition: 0.5s 0.7s; | ||
Line 339: | Line 337: | ||
#accordian li.p1 div span {bottom:0;} | #accordian li.p1 div span {bottom:0;} | ||
- | #accordian li a.a1 {background:#460; border-left:1px solid #682;} | + | #accordian li a.a1 {background:#460; border-left:1px solid #682; !important} |
- | #accordian li a.a2 {background:#793; border-left:1px solid #9b5;} | + | #accordian li a.a2 {background:#793; border-left:1px solid #9b5; !important} |
- | #accordian li a.a3 {background:#ac3; border-left:1px solid #ce5;} | + | #accordian li a.a3 {background:#ac3; border-left:1px solid #ce5; !important} |
- | #accordian li a.a4 {background:#cd5; border-left:1px solid #ef7;} | + | #accordian li a.a4 {background:#cd5; border-left:1px solid #ef7; !important} |
- | #accordian li a.a5 {background:#069; border-left:1px solid #28b;} | + | #accordian li a.a5 {background:#069; border-left:1px solid #28b; !important} |
#p1:target ~ #accordian li {width:50px;} | #p1:target ~ #accordian li {width:50px;} |
Revision as of 21:51, 21 September 2013