From d1dbfcbd767daa96293e82d13375cb2bd104f8f9 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 2 Oct 2015 13:01:41 -0400 Subject: [PATCH] Create new partial for the interior footer and update styles Interior page footer is now in a partial file. Style updates done so the footer doesn't come up underneath the bottom of the post pages. --- archive.php | 25 +- css/app.css | 610 ++++++-------------------------------- home.php | 3 +- page.php | 19 +- parts/interior-footer.php | 22 ++ scss/_main.scss | 5 - single.php | 32 +- 7 files changed, 120 insertions(+), 596 deletions(-) create mode 100644 parts/interior-footer.php diff --git a/archive.php b/archive.php index 2b298cf..e006fda 100644 --- a/archive.php +++ b/archive.php @@ -13,7 +13,7 @@
>

- Posted on +