Difference between revisions of "Template:Team:Bielefeld-CeBiTec/CSS"

m (padding and color test)
m (fix footer to bottom test)
Line 35: Line 35:
 
     color: #6b1d45;
 
     color: #6b1d45;
 
     text-decoration-color: #6b1d45;
 
     text-decoration-color: #6b1d45;
 +
}
 +
 +
body {
 +
    height: 100%;
 
}
 
}
  
Line 76: Line 80:
 
   position: relative;
 
   position: relative;
 
   margin-top: -150px; /* negative value of footer height */
 
   margin-top: -150px; /* negative value of footer height */
   clear: both;
+
   height: 100%;
 
   background: #222222;
 
   background: #222222;
 
   padding: 50px;
 
   padding: 50px;

Revision as of 12:06, 29 May 2017