Team:Freiburg/test

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
{{:Team:Freiburg/Templates/header}}
{{:Team:Freiburg/Templates/header}}
<html>  
<html>  
-
+
<script type="text/javascript">
 +
#freiburg_box{
 +
    width:240px;
 +
    background: url("https://static.igem.org/mediawiki/2011/7/7d/Box1.png") no-repeat scroll 100% 0 transparent;
 +
    display: block;
 +
    margin-left: 10px;
 +
    margin-right: 10px;
 +
    margin-top: 10px;
 +
    position:relative;
 +
    height:240px;
 +
}
 +
#freiburg_box_content{
 +
    padding:0px 2px 0px 25px;
 +
}
 +
#freiburg_box:hover {
 +
    background-position: 100% -250px;
 +
}
 +
 
 +
#freiburg_box:hover
 +
h2{
 +
    color:black;
 +
}
 +
 
 +
#freiburg_box
 +
h2{
 +
color: #0CA5B0;
 +
}
 +
#freiburg_box .more {
 +
line-height:1em;
 +
display:block;
 +
text-align:right;
 +
padding:0 22px 0px 0px;
 +
margin-top:2px;
 +
}
 +
</script>
<div id=freiburg_box style="float:left">
<div id=freiburg_box style="float:left">
<div id = freiburg_box_content>
<div id = freiburg_box_content>

Revision as of 21:05, 3 July 2011


This is the wiki page
of the Freiburger student
team competing for iGEM 2011.
Thank you for your interest!