From: Ian Weller Date: Wed, 9 Dec 2015 15:00:45 +0000 (-0500) Subject: background switch and style call update X-Git-Tag: v1.1.11^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=be12516eb569b1e166e2b64f54187ad26774958b;p=web%2FCityofMI.git background switch and style call update --- diff --git a/assets/Ice_and_Round_Island_Lighthouse.jpg b/assets/Ice_and_Round_Island_Lighthouse.jpg new file mode 100755 index 0000000..9eea6f7 Binary files /dev/null and b/assets/Ice_and_Round_Island_Lighthouse.jpg differ diff --git a/styles.css b/styles.css index 610f69a..487c1e4 100755 --- a/styles.css +++ b/styles.css @@ -25,7 +25,7 @@ ShadowWhenNeeded { } body { background-color: #e8e5db; - background-image: url(assets/bg-2.jpg); + background-image: url(assets/Ice_and_Round_Island_Lighthouse.jpg); background-size: cover; background-attachment: fixed; font-size: 1.3rem; diff --git a/templates/template.html b/templates/template.html index abab95b..60be10b 100755 --- a/templates/template.html +++ b/templates/template.html @@ -7,7 +7,7 @@ {pageTitle:h} {styles:h} - + {topScripts:h}