From b41e49bec550c22531811768c99934300e53fe3d Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Fri, 8 Mar 2019 11:19:27 -0600 Subject: [PATCH] Footer and adjustments to styling --- css/site.css | 7 +++++++ views/common/footer.php | 11 ++++++++--- views/family.php | 2 +- views/guestlist.php | 1 + views/notify.php | 2 +- views/step2.php | 1 + 6 files changed, 19 insertions(+), 5 deletions(-) diff --git a/css/site.css b/css/site.css index 78ab730..c30316a 100644 --- a/css/site.css +++ b/css/site.css @@ -74,4 +74,11 @@ h4 { .responsive { max-width: 100%; height: auto; +} + +footer { + margin-top: -15px; + background: rgba(41, 41, 41); + color: #8c7e73; + width: 100%; } \ No newline at end of file diff --git a/views/common/footer.php b/views/common/footer.php index 113d826..9ba62bd 100644 --- a/views/common/footer.php +++ b/views/common/footer.php @@ -1,9 +1,14 @@ -