Team:Copenhagen/Header

From 2012.igem.org

(Difference between revisions)
 
(48 intermediate revisions not shown)
Line 10: Line 10:
#xmenu {width: 200px; position: relative;top: 0px; }
#xmenu {width: 200px; position: relative;top: 0px; }
#search-controls {display:none; }
#search-controls {display:none; }
-
#content { background-color:#333333; border: none; overflow: hidden; height:100%;}
+
#content { background-color:#999999; border: none; overflow: hidden; height:100%;}
#contentgrid {padding-left:25px;padding-right:25px;width:900px;border: 1px solid #529bc7 background-color: black; margin-left:-6px; margin-bottom:-5px; }
#contentgrid {padding-left:25px;padding-right:25px;width:900px;border: 1px solid #529bc7 background-color: black; margin-left:-6px; margin-bottom:-5px; }
.firstHeading{width: 0px; height: 0px; margin-bottom: 0px; display: none; position: relative; top:0; left:0; margin:0;}  
.firstHeading{width: 0px; height: 0px; margin-bottom: 0px; display: none; position: relative; top:0; left:0; margin:0;}  
-
#bodyContent{ background-color: #333333;}
+
#bodyContent{ background-color: #999999;}
body{border:0; margin:0; padding:0; background-color:#333333;}
body{border:0; margin:0; padding:0; background-color:#333333;}
#int-site-container{background:#000000; left top repeat-x; height:231px; border: none;}
#int-site-container{background:#000000; left top repeat-x; height:231px; border: none;}
Line 20: Line 20:
width:0 auto;
width:0 auto;
margin:0 auto;}
margin:0 auto;}
 +
#h4 {font-color:#ffffff;}
 +
#graa {background-color:#999999;}
-
#graa {background-color:c9c9c9}
+
 
 +
$("#slideshow > div:gt(0)").hide();
 +
 
 +
setInterval(function() {
 +
  $('#slideshow > div:first')
 +
    .fadeOut(1000)
 +
    .next()
 +
    .fadeIn(1000)
 +
    .end()
 +
    .appendTo('#slideshow');
 +
},  3000);
 +
 
 +
 
 +
a{
 +
height: 119px;
 +
}
 +
 
 +
a:hover{
 +
height: 619px;
 +
}
 +
 
 +
 
 +
#scroller {
 +
  position: fixed;
 +
  right: 215px;
 +
  top: 20%;
 +
  width: 8em;
 +
  margin-top: -2.5em;
 +
}
 +
 
 +
#design1{
 +
background-image: url("https://static.igem.org/mediawiki/2012/6/63/Control_thump.jpg");
 +
}
 +
 
 +
#design1:hover{
 +
background-image: url("https://static.igem.org/mediawiki/2012/9/94/Control-Copenhagen.JPG");
 +
}
 +
 
 +
#design2{
 +
background-image: url(" ");
 +
}
 +
 
 +
#design2:hover{
 +
background-image: url(" ");
 +
}
</style>
</style>
Line 86: Line 132:
color:#7bf78c;
color:#7bf78c;
font-weight:bold;
font-weight:bold;
-
margin-right:20px;
+
margin-right:10px;
margin-left:30px;
margin-left:30px;
text-decoration:none;}
text-decoration:none;}
Line 93: Line 139:
#navbar a:visited,{color:#7bf78c;
#navbar a:visited,{color:#7bf78c;
font-weight:bold;
font-weight:bold;
-
margin-right:20px;
+
margin-right:10px;
margin-left:30px;
margin-left:30px;
text-decoration:none;}
text-decoration:none;}
Line 101: Line 147:
#navbar a:hover{color:#7af7ca;
#navbar a:hover{color:#7af7ca;
font-weight:bold;
font-weight:bold;
-
margin-right:20px;
+
margin-right:10px;
margin-left:30px;
margin-left:30px;
text-decoration:none;}
text-decoration:none;}
</style>
</style>
-
 
<a href="https://2012.igem.org/Team:Copenhagen ">Home</a>
<a href="https://2012.igem.org/Team:Copenhagen ">Home</a>
<a href="https://2012.igem.org/Team:Copenhagen/Team">Team</a>
<a href="https://2012.igem.org/Team:Copenhagen/Team">Team</a>
<a href="https://2012.igem.org/Team:Copenhagen/Project">Project</a>
<a href="https://2012.igem.org/Team:Copenhagen/Project">Project</a>
 +
<a href="https://2012.igem.org/Team:Copenhagen/Protocols">Protocols</a>
<a href="https://2012.igem.org/Team:Copenhagen/Parts">Parts</a>
<a href="https://2012.igem.org/Team:Copenhagen/Parts">Parts</a>
-
<a href="https://2012.igem.org/Team:Copenhagen/Notebook">Notebook</a>
 
<a href="https://2012.igem.org/Team:Copenhagen/Safety">Safety</a>
<a href="https://2012.igem.org/Team:Copenhagen/Safety">Safety</a>
 +
<a href="https://2012.igem.org/Team:Copenhagen/Ethics">Human Practises</a>
<a href="https://2012.igem.org/Team:Copenhagen/Attributions">Sponsors</a>
<a href="https://2012.igem.org/Team:Copenhagen/Attributions">Sponsors</a>
<a href="https://2012.igem.org/Team:Copenhagen/Contact">Contact Us</a>
<a href="https://2012.igem.org/Team:Copenhagen/Contact">Contact Us</a>
-
 

Latest revision as of 21:16, 26 September 2012