From: Ian Weller Date: Tue, 10 Nov 2015 20:54:57 +0000 (-0500) Subject: a bit more modifying for the footer and pages X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=78f4cbbb1d29bc676305a152fefb6524c2cd9836;p=web%2FGruntInit%2FglmTheme.git a bit more modifying for the footer and pages --- diff --git a/root/footer.php b/root/footer.php index 2648e9a..04960de 100644 --- a/root/footer.php +++ b/root/footer.php @@ -10,7 +10,7 @@
-
+

+
diff --git a/root/page.php b/root/page.php index 226bca9..c01b260 100644 --- a/root/page.php +++ b/root/page.php @@ -11,16 +11,18 @@ ?>
-
+

+
diff --git a/root/scss/_copyright.scss b/root/scss/_copyright.scss index c2aa849..886ae55 100644 --- a/root/scss/_copyright.scss +++ b/root/scss/_copyright.scss @@ -2,7 +2,7 @@ padding: 20px 0; margin: 0 auto; float: none; - p { + span { font-size: rem-calc(10); } a {