From: Ian Weller Date: Tue, 3 Jan 2017 19:01:36 +0000 (-0500) Subject: more layout and style progress X-Git-Tag: v1.0.0^2~13 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=a12dcb254753a777d381fb6c81ba00cc0934bace;p=WP-Themes%2Fairciu.git more layout and style progress I am slowly working on the layout and styles of some of the site. --- diff --git a/assets/Arrive over Terminal_v2.jpg b/assets/Arrive over Terminal_v2.jpg new file mode 100644 index 0000000..566c42a Binary files /dev/null and b/assets/Arrive over Terminal_v2.jpg differ diff --git a/footer.php b/footer.php index 6ba323a..ce246b1 100644 --- a/footer.php +++ b/footer.php @@ -9,46 +9,17 @@
siteground namecheap
-
-
- -
- -
diff --git a/scss/_copyright.scss b/scss/_copyright.scss index f532852..bd01608 100644 --- a/scss/_copyright.scss +++ b/scss/_copyright.scss @@ -1,4 +1,5 @@ #copyright { + border-top: 1px solid $white; background: $d-blue; padding: 10px 0; margin: 0 auto 60px; diff --git a/scss/_page.footer.scss b/scss/_page.footer.scss index a8e2f3c..2df4bbe 100644 --- a/scss/_page.footer.scss +++ b/scss/_page.footer.scss @@ -3,7 +3,7 @@ footer.main { bottom: 0; // left: 0; // right: 0; - background: $blue; + background: $red; h1 { color: $white; font-family: "Lato";