From 6bacf214490a65419e80b5da83db51944f76f971 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 30 Mar 2016 16:19:21 -0400 Subject: [PATCH] Slight fix in new image name. Stylesheet versio bump --- styles.css | 2 +- templates/template.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/styles.css b/styles.css index 6b79d27..9128ca1 100644 --- a/styles.css +++ b/styles.css @@ -342,7 +342,7 @@ cursor: pointer; padding-left: 30px; } #brochure { - background: url("assets/2016 Cover.png") no-repeat center top; + background: url("assets/2016 cover.png") no-repeat center top; padding-top: 240px; display: block; text-align: center; diff --git a/templates/template.html b/templates/template.html index 6c683c8..b84cb67 100644 --- a/templates/template.html +++ b/templates/template.html @@ -7,7 +7,7 @@ - + {styles:h} {topScripts:h} -- 2.17.1