|
|
Line 1: |
Line 1: |
| + | {{Template_HD2010_topheader}} |
| + | {{Template_HD2010_menu}} |
| + | |
| <html> | | <html> |
| | | |
- | <style type="text/css">
| |
- |
| |
- | /* IGEM stuff */
| |
- |
| |
- |
| |
- |
| |
- | #content { background-color: transparent; border: none; width: 975px;}
| |
- |
| |
- |
| |
- | #contentSub {display:none;}
| |
- | #siteSub {display:none;}
| |
- | #search-controls {display:none;}
| |
- | .firstHeading {display:none;}
| |
- |
| |
- |
| |
- | #top-section {
| |
- | height: 89px;
| |
- | border-left: none;
| |
- | border-right: none;
| |
- | }
| |
- | #p-logo { height:89px; overflow:hidden;}
| |
- | img[src*="/wiki/skins/common/images/wiki.png"]{
| |
- | width:0;
| |
- | height:89px;
| |
- | padding-right:975px;
| |
- | background:transparent url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/3/30/Header_top_inv.png) top left no-repeat;
| |
- | }
| |
| | | |
- | #menubar{top:39px;z-index:99;}
| |
- | .left-menu {margin-top:0px;}
| |
- | .left-menu ul {border: none;}
| |
- | .right-menu {margin-top:0px;}
| |
- | .right-menu ul {border: none;}
| |
- | #menubar li a {color: #666666;}
| |
- | #menubar li a:visited {color: #666666;}
| |
- | #menubar li a:hover { color:#f09600;}
| |
- | #menubar li a:active{ color:#f09600; font-weight:bold}
| |
| | | |
- | #footer {background-color: transparent; border:none}
| + | <body> |
- | #footer-box {background-color: transparent; border:none}
| + | |
- | #footer li a {color: #666666; font-size:8pt }
| + | |
- | #footer li a:visited {color: #666666;}
| + | |
- | #footer li a:hover { color:#f09600; text-decoration:none; }
| + | |
- | #footer li a:active{ color:#f09600; text-decoration:none; font-weight:bold}
| + | |
| | | |
- | body {
| |
- | background-image:url(http://igem.bioquant.uni-heidelberg.de/mediawiki/images/6/6f/Bg_circle.png);
| |
- | background-repeat: no-repeat;
| |
- | background-position: top center;
| |
- | background-color: #dcdcdc;
| |
- | )
| |
| | | |
- | </style | + | </body> |
| </html> | | </html> |