Template:Team:Concordia/CSS

From 2014.igem.org

(Difference between revisions)
Line 718: Line 718:
#bg {
#bg {
   position: fixed;  
   position: fixed;  
-
   top: 50%;  
+
   top: -50%;  
   left: -50%;  
   left: -50%;  
-
   width: 200%;  
+
   width: 100%;  
-
   height: 200%;
+
   height: 100%;
 +
  margin-top: 25px;
 +
 
}
}
#bg img {
#bg img {

Revision as of 00:28, 9 October 2014