From: Ian Weller Date: Wed, 13 Apr 2016 18:06:10 +0000 (-0400) Subject: updating background for summer season X-Git-Tag: v1.1.12^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=10504c91ae0a187ebe07bf7cdca9a9bb7626658e;p=web%2FCityofMI.git updating background for summer season --- diff --git a/assets/Spring_2016.jpeg b/assets/Spring_2016.jpeg new file mode 100755 index 0000000..09f9fa9 Binary files /dev/null and b/assets/Spring_2016.jpeg differ diff --git a/styles.css b/styles.css index 487c1e4..9f8f152 100755 --- a/styles.css +++ b/styles.css @@ -25,7 +25,7 @@ ShadowWhenNeeded { } body { background-color: #e8e5db; - background-image: url(assets/Ice_and_Round_Island_Lighthouse.jpg); + background-image: url(assets/Spring_2016.jpeg); background-size: cover; background-attachment: fixed; font-size: 1.3rem;