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

m (fix footer to bottom test)
m (fix footer to bottom test)
Line 71: Line 71:
 
/* MAIN */
 
/* MAIN */
  
#main {
+
 
  overflow: auto;
+
  padding-bottom: 150px;
+
}
+
  
 
/* FOOTER */
 
/* FOOTER */
Line 82: Line 79:
 
   left: 0;
 
   left: 0;
 
   bottom: 0;
 
   bottom: 0;
   margin-top: -150px; /* negative value of footer height */
+
   margin-top: -100px; /* negative value of footer height */
 
   background: #222222;
 
   background: #222222;
 
   clear: both;
 
   clear: both;

Revision as of 12:13, 29 May 2017