Template:Team:Bielefeld-CeBiTec/CSS/main.css

From 2014.igem.org

(Difference between revisions)
Line 41: Line 41:
body {  
body {  
background-color: #fff;
background-color: #fff;
-
        vertical-align: middle;
 
}
}
 +
#background{
#background{
   position:absolute;
   position:absolute;
Line 66: Line 66:
height: 100%;  
height: 100%;  
background-color: transparent;
background-color: transparent;
-
        overflow: hidden;
 
-
        margin: 0;
 
-
        padding: 0;
 
}
}
-
 
-
#hintergrund {
 
-
  position:absolute;
 
-
  width:100%;
 
-
  height:100%;
 
-
  z-index:1;
 
-
}
 
-
 
-
#scrollbereich {
 
-
  position:absolute;
 
-
  top:0;
 
-
  left:0;
 
-
  width:100%;
 
-
  height:100%;
 
-
  overflow:auto;
 
-
  z-index:2;
 
-
}
 
-
 
-
 
#contentcontainer { /*-- creates container for all content on page --*/
#contentcontainer { /*-- creates container for all content on page --*/

Revision as of 12:39, 2 June 2014