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: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/********************************* RESPONSIVE STYLING ********************************/ | /********************************* RESPONSIVE STYLING ********************************/ | ||
Line 570: | Line 577: | ||
</div> | </div> | ||
− | |||
<script> | <script> |
Revision as of 09:28, 18 October 2016