(2 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
<html> | <html> | ||
<style> | <style> | ||
− | .footer-distributed { | + | .footer-distributed{ |
margin-top: 0%; | margin-top: 0%; | ||
position: relative; | position: relative; | ||
width: 80%; | width: 80%; | ||
height: auto; | height: auto; | ||
− | background-color: # | + | background-color: #D1D1D2; |
margin-left:auto; | margin-left:auto; | ||
margin-right:auto; | margin-right:auto; | ||
− | } | + | } |
.footer-left { | .footer-left { | ||
Line 31: | Line 31: | ||
padding-top: 5%; | padding-top: 5%; | ||
} | } | ||
− | + | #footer-info { | |
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | height: 2em; | ||
+ | } | ||
.footer-all { | .footer-all { | ||
height: 14em; | height: 14em; | ||
Line 64: | Line 68: | ||
color: #333; | color: #333; | ||
} | } | ||
− | |||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
.footer-distributed { | .footer-distributed { | ||
Line 77: | Line 78: | ||
width: 90%; | width: 90%; | ||
height: auto; | height: auto; | ||
− | background-color: # | + | background-color: #D1D1D2; |
margin-left:auto; | margin-left:auto; | ||
margin-right:auto; | margin-right:auto; | ||
} | } | ||
+ | } | ||
</style> | </style> | ||
Latest revision as of 11:19, 17 October 2018