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

From 2014.igem.org

(Difference between revisions)
Line 122: Line 122:
}
}
-
<!--
 
-
body {
 
-
<!--background-color: #fff;-->
 
-
background-color: rgba(238,238,238,0.4)
 
-
}
 
-
-->
 
-
 
-
#background{
 
-
  position:absolute;
 
-
  width:100%;
 
-
  height:100%;
 
-
  z-index:1;
 
-
}
 
-
 
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
 
-
width: 100%;
 
-
height: 0%;
 
-
border: none;
 
-
background-color: transparent;
 
-
margin: 0px;
 
-
padding: 0px;
 
-
}
 
table{
table{
         margin-top: 0px;
         margin-top: 0px;
Line 149: Line 127:
}
}
-
 
-
html, body, .wrapper { /*-- changes default wiki settings --*/
 
-
width: 100%;
 
-
height: 100%;
 
-
<!--background-color: transparent;-->
 
-
background-color: rgba(150,150,150,1)
 
-
}
 

Revision as of 15:43, 10 August 2014