Difference between revisions of "Template:Austin UTexas"

Line 279: Line 279:
 
float: left;  
 
float: left;  
 
}
 
}
 +
 +
          .header{}
 +
          .content{}
 +
          .footer{}
  
 
/*LAYOUT */
 
/*LAYOUT */
Line 330: Line 334:
 
font-weight:bold;
 
font-weight:bold;
 
}
 
}
 +
 +
        .footer {
 +
              position: absolute;
 +
            right: 0;
 +
            bottom: 0;
 +
            left: 0;
 +
              padding: 1rem;
 +
            background-color: #efefef;
 +
            text-align: center;
 +
        }
  
  
Line 454: Line 468:
 
}
 
}
  
      /* footer */
 
      .footer {
 
            position: relative;
 
            margin-top: -180px; /* negative value of footer height */
 
            height: 180px;
 
            clear: both;
 
}
 
  
 
/********************************* RESPONSIVE STYLING ********************************/
 
/********************************* RESPONSIVE STYLING ********************************/
Line 570: Line 577:
 
</div>
 
</div>
  
<div class="content_wrapper">
 
  
 
<script>
 
<script>

Revision as of 09:28, 18 October 2016