Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | #globalWrapper{ | ||
+ | height: 100%; | ||
+ | position: relative; | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | } | ||
+ | |||
.footer{ | .footer{ | ||
width: 100%; | width: 100%; | ||
− | position: | + | position: absolute; |
− | bottom: | + | bottom: 0; |
+ | left: 0; | ||
-webkit-box-shadow: 0px 13px 15px 10px rgba(0,0,0,0.75); | -webkit-box-shadow: 0px 13px 15px 10px rgba(0,0,0,0.75); | ||
-moz-box-shadow: 0px 13px 15px 10px rgba(0,0,0,0.75); | -moz-box-shadow: 0px 13px 15px 10px rgba(0,0,0,0.75); |
Revision as of 07:03, 13 October 2018