Line 163: | Line 163: | ||
background:#ddd; | background:#ddd; | ||
} | } | ||
+ | |||
+ | /**************************************************************************************************************************************************************************************************/ | ||
+ | /* FOOTER */ | ||
+ | /**************************************************************************************************************************************************************************************************/ | ||
+ | |||
+ | .footer { | ||
+ | position: absolute; | ||
+ | right: 0; | ||
+ | bottom: -20px; | ||
+ | left: 0; | ||
+ | height:220px; | ||
+ | background-color: #FFFFFF; | ||
+ | text-align: center; | ||
+ | display: inline-block; | ||
+ | } | ||
+ | |||
+ | .footer img { | ||
+ | float: left; | ||
+ | color: white; | ||
+ | text-align: center; | ||
+ | padding: 0 0 0 0; | ||
+ | } | ||
+ | |||
/**************************************************************************************************************************************************************************************************/ | /**************************************************************************************************************************************************************************************************/ |
Revision as of 17:37, 12 October 2018