From: Laury GvR Date: Fri, 5 May 2017 20:02:16 +0000 (-0400) Subject: Minor reference to the sidebar brochure cover changed from png to jpg X-Git-Tag: v1.0.18^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=8ece6a94c68442ec8452438afb152c17157465eb;p=web%2FSooLocks.git Minor reference to the sidebar brochure cover changed from png to jpg --- diff --git a/styles.css b/styles.css index d7f7180..3fc5013 100644 --- a/styles.css +++ b/styles.css @@ -349,7 +349,7 @@ cursor: pointer; padding-left: 30px; } #brochure { - background: url("assets/2017-brochure-cover.png") no-repeat center top / contain; + background: url("assets/2017-brochure-cover.jpg") no-repeat center top / contain; padding-top: 240px; display: block; text-align: center;