|
|
Line 1: |
Line 1: |
- | <html> | + | {{:Team:Goettingen/templates/header}}<html> |
| </div></div> | | </div></div> |
- | <script>
| |
- | $(document).ready(function(){
| |
- | $(".f-larger").click(function(){
| |
- | $("p").css("font-size","16pt");
| |
- | });
| |
- | $(".f-smaller").click(function(){
| |
- | $("p").css("font-size","12pt");
| |
- | });
| |
- | $("#supervisors").hide();
| |
- | $("#students").hide();
| |
- |
| |
- | $(".OurTeam").click(function(){
| |
- | $("#OurTeam").show();
| |
- | $("#supervisors").hide();
| |
- | $("#students").hide();
| |
- | });
| |
- | $(".supervisors").click(function(){
| |
- | $("#OurTeam").hide();
| |
- | $("#supervisors").show();
| |
- | $("#students").hide();
| |
- | });
| |
- | $(".students").click(function(){
| |
- | $("#OurTeam").hide();
| |
- | $("#supervisors").hide();
| |
- | $("#students").show();
| |
- | });
| |
- | });
| |
- | </script>
| |
- | <style>
| |
- | /* changing original css*/
| |
- | #content-1 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;}
| |
- |
| |
- | #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>
| |
- |
| |
- | <div class="noprint">
| |
- | <a href="#" class="top"><img src="https://static.igem.org/mediawiki/2013/0/08/Go2top.png"></a>
| |
- | </div>
| |
- |
| |
- | <div id="top" class="noprint">
| |
- | <div class="spanning" style="width:975px;"><img src="https://static.igem.org/mediawiki/2013/1/1a/Header-goe.jpg"></div>
| |
- | <div class="spanning" style="width:988px;">
| |
- | <div id="menu-bar">
| |
- | <a href="/Team:Goettingen" title="Home">Home</a>
| |
- | <a class="deact">Our Team</a>
| |
- | <a href="/Team:Goettingen/Parts" title="Registed Parts">Registed Parts</a>
| |
- | <a href="/Team:Goettingen/Modeling" title="Modeling">Modeling</a>
| |
- | <a href="/Team:Goettingen/NoteBook" title="NoteBook">NoteBook</a>
| |
- | <a href="/Team:Goettingen/Safety" title="Safety" >Safety</a>
| |
- | <a href="/Team:Goettingen/Attributions" title="Attributions">Attributions</a>
| |
- | </div><!--close menu-bar -->
| |
- | <img src="https://static.igem.org/mediawiki/2013/0/08/Shadow0.png" style="float:top">
| |
- | </div>
| |
- | </div><!--close spanning-->
| |
- |
| |
| <div id="content-1"> | | <div id="content-1"> |
| <div id="col-left" > | | <div id="col-left" > |