Difference between revisions of "Team:Austin UTexas LASA/Templates/header"

Line 35: Line 35:
 
   body,
 
   body,
 
   html{
 
   html{
  margin: 0;
 
 
   padding:0;
 
   padding:0;
 +
  margin: 0 0 100px;  /* 100 is footer */
 
   overflow-x: hidden;
 
   overflow-x: hidden;
 
   position: relative;
 
   position: relative;
Line 55: Line 55:
 
     position: absolute;
 
     position: absolute;
 
     bottom: 0;
 
     bottom: 0;
     height: 20px;
+
     height: 100px;
     background: #f0f0f0;
+
     background: white;
 
     width: 100%;
 
     width: 100%;
 
   }
 
   }

Revision as of 04:42, 31 October 2017