Line 12: | Line 12: | ||
height: 20vh; | height: 20vh; | ||
position: fixed; | position: fixed; | ||
+ | margin: 1px; | ||
bottom: 0; | bottom: 0; | ||
/*position: relative;*/ | /*position: relative;*/ | ||
Line 21: | Line 22: | ||
position: relative; | position: relative; | ||
margin: 0 auto; | margin: 0 auto; | ||
− | padding: | + | padding: 10px; |
overflow: hidden; | overflow: hidden; | ||
background: #3E3E3E; | background: #3E3E3E; | ||
color: #fff; | color: #fff; | ||
font: normal 0.6em 'Open Sans', sans-serif; | font: normal 0.6em 'Open Sans', sans-serif; | ||
− | text-transform: uppercase; | + | /*text-transform: uppercase;*/ |
} | } | ||
#footer h2 { | #footer h2 { |
Revision as of 11:27, 17 August 2017