From 9ccc702fcfdffbf6edadd40504e2bc45546dcf01 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 3 Oct 2014 10:13:29 -0400 Subject: [PATCH] Footer Fixing the spacing and the height for the footer. --- css/app.css | 13 ++++++++++++- footer.php | 2 +- scss/site/_structure.scss | 13 ++++++++++++- 3 files changed, 25 insertions(+), 3 deletions(-) diff --git a/css/app.css b/css/app.css index 0048656..ce18165 100644 --- a/css/app.css +++ b/css/app.css @@ -13574,7 +13574,7 @@ ul.global-nav li + li::before { /*}*/ #glmBottom { background: linear-gradient(180deg, #1162a2, #5095ca); - height: 200px; + height: 170px; width: 100%; margin-bottom: 50px; text-align: center; @@ -13624,6 +13624,13 @@ ul.global-nav li + li::before { ul.vcard li + li + li::before { content: " | "; } +.vcard { + margin: 0; + /*margin-top: 20px;*/ } + +.copyright { + margin-top: 10px; } + footer ul li.separator { font-size: 12px; list-style: none; @@ -13633,6 +13640,10 @@ footer ul li.separator { footer ul li.separator a { color: white; } +footer ul { + margin-top: 0; + margin-bottom: 0; } + figure { margin: 0; padding: 0; } diff --git a/footer.php b/footer.php index 446ce2e..5a9c94b 100644 --- a/footer.php +++ b/footer.php @@ -16,7 +16,7 @@
  • Contact Us
  • Site Map
  • -