Team:Goettingen/Team
From 2013.igem.org
m |
m |
||
Line 30: | Line 30: | ||
</script> | </script> | ||
<style> | <style> | ||
+ | /* changing original css*/ | ||
+ | ul{list-style-type: none;list-style-image:url('');margin-left:1em;font-size:11pt} | ||
+ | |||
+ | #p-logo{display:none} | ||
+ | |||
+ | #content,#top-section{height:0px;padding:0 0 0 0;} | ||
+ | |||
+ | body{background-color:#00334a; | ||
+ | background-image:url('https://static.igem.org/mediawiki/2013/9/99/Test-fill.png'); | ||
+ | font-family:Verdana,Arial,sans-serif,Georgia} | ||
+ | |||
+ | h1 {line-height:1.6em; | ||
+ | bold:true;border-bottom:0; | ||
+ | font-size:14pt;} | ||
+ | |||
+ | h2 {line-height:1.4em;color:#005073;border-bottom:0;font-weight:bold;font-size:12pt} | ||
+ | |||
+ | |||
+ | p{font-size:11pt;font-weight:normal;color:black} | ||
+ | /*new css*/ | ||
+ | |||
+ | #content-1{ position: relative;top:-2px;width: 935px; | ||
+ | # margin-left: 10px; | ||
+ | margin: 0 auto; | ||
+ | padding: 5px 20px 5px 20px;; | ||
+ | background: white; | ||
+ | color: black; | ||
+ | border-left: 1px solid #444444; | ||
+ | border-right: 1px solid #444444; | ||
+ | line-height: 1.5em; | ||
+ | z-index: 2;} | ||
+ | |||
+ | .spanning{position:relative;margin:0 auto 0 auto;padding:0 0;z-index:2;} | ||
+ | |||
+ | #menu-bar {background-color:#efefef; | ||
+ | height:36px; | ||
+ | width:988px; | ||
+ | position:relative; | ||
+ | float:left; | ||
+ | font-size:130%; | ||
+ | line-height:2em; | ||
+ | padding-left:0.4%} | ||
+ | |||
+ | #menu-bar a{padding: 10px 1.5% 10px 1.5%; color:#596678;margin-left:0.60%} | ||
- | + | #menu-bar .deact{padding: 12px 1.5% 10px 1.5%; | |
- | + | color:white; | |
- | + | background-color:#8f0000; | |
- | + | text-decoration:none;} | |
- | + | ||
- | + | #menu-bar a:hover{padding: 12px 1.5% 10px 1.5%; | |
- | + | color:white; | |
- | + | background-color:#8f0000; | |
- | + | text-decoration:none;} | |
- | + | ||
- | + | #col-left{ position:relative; | |
- | + | float:left; | |
- | + | margin:1.5% auto 0 auto; | |
- | + | width:27%; | |
- | + | color:#596678; | |
- | + | font-size:11pt} | |
- | + | ||
- | + | #col-left a{padding: 3px .5% 3px .5%;color:#596678;} | |
- | + | ||
- | + | #col-left .box{background-color:#f9f9f9;padding:5px 10px 10px 10px} | |
- | + | ||
- | + | #col-left h3{font-size:12pt;color:#8f0000;cursor:pointer} | |
- | + | ||
- | + | .f-larger,.f-smaller,.f-medium{border:0; | |
- | + | outline:0; | |
- | + | font-size:12pt; | |
- | + | background-color:#f9f9f9; | |
- | + | cursor:pointer; | |
- | + | color:#596678} | |
- | + | .top { z-index:999; | |
- | + | position:fixed; | |
- | + | bottom:3%; | |
- | + | right:2.5%; | |
- | + | _position:absolute; /* for IE6 */ | |
- | + | /* IE6 */ _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
overflow:visible;} | overflow:visible;} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | #col-right{ position:relative; | |
+ | float:right; | ||
+ | margin:0 auto 0 auto; | ||
+ | padding:0 0 0 20px; | ||
+ | background-color:white; | ||
+ | width:70%;} | ||
+ | |||
+ | /*only for team page*/ | ||
+ | |||
+ | .profilephoto{width:27%;float:left;margin:auto 1.5% auto auto} | ||
+ | </style> | ||
+ | |||
+ | |||
<!--go to top--> <a href="#" class="top"><img src="https://static.igem.org/mediawiki/2013/0/08/Go2top.png" /></a> | <!--go to top--> <a href="#" class="top"><img src="https://static.igem.org/mediawiki/2013/0/08/Go2top.png" /></a> | ||
<!--header img region--> | <!--header img region--> |
Revision as of 14:02, 30 May 2013