diff --git a/ZenithPal.github.io/Sponsers.png b/ZenithPal.github.io/Sponsers.png index 44b3fbf..d51c730 100644 Binary files a/ZenithPal.github.io/Sponsers.png and b/ZenithPal.github.io/Sponsers.png differ diff --git a/ZenithPal.github.io/contact.html b/ZenithPal.github.io/contact.html index caca568..5b22bbf 100644 --- a/ZenithPal.github.io/contact.html +++ b/ZenithPal.github.io/contact.html @@ -4207,24 +4207,93 @@ width: 20px; } - .footer { + .footer { left: 0; bottom: 0; width: 100%; - background-color: #bdc3c7; + background-color: grey; color: white; } - .img-footer{ - padding: 0 10px 10px 10px; - margin-left: 110px; + .footer-distributed{ + background-color: grey; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12); + box-sizing: border-box; + width: 100%; + text-align: left; + font: normal 16px sans-serif; + padding: 30px 50px; + margin-top:0; } - .copy-foot - { - margin: 2px; - color: #cccccc; + .footer-distributed .footer-left p{ + color: #cccccc; + font-size: 14px; + margin: 0px; } + + .footer-distributed .footer-left{ + margin-left: 60px; + } + + /* Footer links */ + + .footer-distributed p.footer-links{ + font-size:18px; + font-weight: bold; + color: #ffffff; + margin: 0 0 10px; + padding: 0; + } + + .footer-distributed p.footer-links a{ + display:inline-block; + line-height: 1.8; + text-decoration: none; + color: inherit; + } + + .footer-distributed .footer-right{ + float: right; + margin-top: 30px; + max-width: 180px; + margin-right: 90px; + } + + .footer-distributed .footer-right a{ + display: inline-block; + width: 35px; + height: 35px; + border-radius: 2px; + font-size: 27px; + color: #ffffff; + text-align: center; + line-height: 35px; + margin-left: 3px; + } + + @media (max-width: 600px) { + + + .footer-distributed .footer-right{ + text-align: center; + } + + .footer-distributed .footer-right{ + float: none; + margin: 0 auto 20px; + } + + .footer-distributed .footer-left p.footer-links{ + line-height: 1.8; + } + } + + .amp-close-image { + top: 5px; + right: 10px; + cursor: pointer; + } @@ -4233,6 +4302,12 @@
+
@@ -4374,11 +4456,61 @@ -