From: Laury GvR Date: Thu, 26 Apr 2018 18:53:02 +0000 (-0400) Subject: New footer graphic for travel specials X-Git-Tag: v1.0.19^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=485b6774683eedd5bc59a08485f37f2f3ea0f656;p=WP-Themes%2Fvisitbenzie.git New footer graphic for travel specials --- diff --git a/assets/travel-specials.jpg b/assets/travel-specials.jpg new file mode 100644 index 0000000..a1c63ce Binary files /dev/null and b/assets/travel-specials.jpg differ diff --git a/assets/travel-specials.png b/assets/travel-specials.png deleted file mode 100644 index 36679fb..0000000 Binary files a/assets/travel-specials.png and /dev/null differ diff --git a/scss/_page.footer.scss b/scss/_page.footer.scss index 2dd35e6..61117fb 100644 --- a/scss/_page.footer.scss +++ b/scss/_page.footer.scss @@ -93,7 +93,7 @@ footer.main { padding: 0; width: 216px; height: 153px; - //background: url(../assets/travel-specials.png) 0 0 no-repeat; + //background: url(../assets/travel-specials.jpg) 0 0 no-repeat; &:hover { span { border-bottom: 1px solid $dark-teal; diff --git a/sections/footer.php b/sections/footer.php index 008a7e6..182c77d 100644 --- a/sections/footer.php +++ b/sections/footer.php @@ -11,7 +11,7 @@