Difference between revisions of "Template:Waterloo/CSS/style.css"

m (Testing)
m (No absolute footer)
Line 12: Line 12:
 
   position: relative;
 
   position: relative;
 
   min-height: 100%;
 
   min-height: 100%;
}
 
body {
 
  /* Margin bottom by footer height */
 
  margin-bottom: 60px;
 
}
 
.footer {
 
 
 
  background-color: #f5f5f5;
 
 
}
 
}
  
Line 185: Line 177:
  
 
footer {
 
footer {
  position: absolute;
 
 
   bottom: 0;
 
   bottom: 0;
 
   width: 100%;
 
   width: 100%;

Revision as of 03:51, 12 June 2015