Difference between revisions of "Team:Freiburg/testpage"

Line 184: Line 184:
 
/* ============= Important Site setup ============= */
 
/* ============= Important Site setup ============= */
  
.central_position_wrap{
+
 
 +
.content_background_wrapper{
 +
 
 
position: relative;
 
position: relative;
margin-left: auto;
 
margin-right: auto;
 
height: 700px;  /*TODO: delete*/
 
color: #757575;
 
 
background-color: #f9f9f9;
 
background-color: #f9f9f9;
 +
overflow:hidden;
 +
 +
}
 +
.central_position_wrap{
 +
float: left;
 +
max-width: 1000px;
 +
    float: left;
 +
    position: relative;
 +
    left: 50%;
 
}
 
}
  
 +
.page_content{
 +
display:block;
 +
float: left;
 +
    position: relative;
 +
    left: -50%;
 +
}
  
 
/* ============= END: Important Site setup ============= */
 
/* ============= END: Important Site setup ============= */
Line 208: Line 221:
 
/* ============= END: Headline Styling ============= */
 
/* ============= END: Headline Styling ============= */
 
h1, h2, h3{
 
h1, h2, h3{
color: #c1002a;
+
color: #c1002a;
 
}
 
}
  
Line 270: Line 283:
 
</div>
 
</div>
  
<div id="site_content_wrapper" class="central_position_wrap">
+
<div class="content_background_wrapper">
 +
<div class="central_position_wrap">
  
 +
<div class="page_content">
 
== Team Freiburg 2015 ==
 
== Team Freiburg 2015 ==
 
This year’s iGEM team consists of 19 students from many distinct scientific fields including chemistry, physics, biology, informatics and medicine. Our team is supervised by Jun. Prof. Maximilian Ulbrich and Dr. Nicole Gensch, both being part of the scientific staff of the BIOSS Centre for Biological Signalling Studies. We also get advice and support from some former iGEM participants who are sharing their experiences and knowledge with us.
 
This year’s iGEM team consists of 19 students from many distinct scientific fields including chemistry, physics, biology, informatics and medicine. Our team is supervised by Jun. Prof. Maximilian Ulbrich and Dr. Nicole Gensch, both being part of the scientific staff of the BIOSS Centre for Biological Signalling Studies. We also get advice and support from some former iGEM participants who are sharing their experiences and knowledge with us.
 
+
</div>
 
+
</div>
  
 
</div>
 
</div>
 
</html>
 
</html>

Revision as of 12:05, 30 July 2015

== Team Freiburg 2015 == This year’s iGEM team consists of 19 students from many distinct scientific fields including chemistry, physics, biology, informatics and medicine. Our team is supervised by Jun. Prof. Maximilian Ulbrich and Dr. Nicole Gensch, both being part of the scientific staff of the BIOSS Centre for Biological Signalling Studies. We also get advice and support from some former iGEM participants who are sharing their experiences and knowledge with us.