From: Steve Sutton Date: Tue, 17 Jan 2017 15:10:27 +0000 (-0500) Subject: Update style sheet for correct background image. X-Git-Tag: v1.5.7^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=08199427784589fdb531e3c5e6ce66f0809f5302;p=web%2FKeweenaw.git Update style sheet for correct background image. --- diff --git a/css/winter.css b/css/winter.css index fb1d6c3..d0c7051 100644 --- a/css/winter.css +++ b/css/winter.css @@ -1,4 +1,4 @@ body { - background: url("../dist/assets/background-winter.jpg") center top fixed; + background: url("../assets/background-winter.jpg") center top fixed; background-size: cover; }