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

Line 36: Line 36:
 
   html{
 
   html{
 
   padding:0;
 
   padding:0;
   margin: 0 0 100px;  /* 100 is footer */
+
   margin: 0 0 50px;  /* 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: 100px;
+
     height: 50px;
 
     background: white;
 
     background: white;
 
     width: 100%;
 
     width: 100%;

Revision as of 04:42, 31 October 2017