Commit c84a61b2
Changed files (1)
app
assets
stylesheets
app/assets/stylesheets/custom.css.scss
@@ -39,7 +39,7 @@ footer #footer-floor {
.marketing {
margin-bottom: 20px;
margin-top: 30px;
- background: url("/assets/linen-light-blue.jpg") repeat scroll left top transparent;
+ background: image-url("linen-light-blue.jpg") repeat scroll left top transparent;
border-bottom: 1px solid #BFD0E1;
border-top: 1px solid #BFD0E1;
box-shadow: -1px -1px 0 #FFFFFF inset, 1px 1px 0 #FFFFFF inset;