aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/hmno_page.scss
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2018-09-02 12:23:40 +0200
committerHarald Eilertsen <haraldei@anduin.net>2018-09-02 12:23:40 +0200
commit5ccb7d40c8669c7fa3833eb1f2aa9fbae80b6ace (patch)
treef9ed3cff1a837c6efc235b708e9eb7cd4389f017 /app/assets/stylesheets/hmno_page.scss
parentf608dd53b256d320d749715ca15632eb27b9a97e (diff)
downloadhmnoweb-5ccb7d40c8669c7fa3833eb1f2aa9fbae80b6ace.tar.gz
hmnoweb-5ccb7d40c8669c7fa3833eb1f2aa9fbae80b6ace.tar.bz2
hmnoweb-5ccb7d40c8669c7fa3833eb1f2aa9fbae80b6ace.zip
Use dashed asset helpers in stylesheets.
Diffstat (limited to 'app/assets/stylesheets/hmno_page.scss')
-rw-r--r--app/assets/stylesheets/hmno_page.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/hmno_page.scss b/app/assets/stylesheets/hmno_page.scss
index 476da14..46cdaee 100644
--- a/app/assets/stylesheets/hmno_page.scss
+++ b/app/assets/stylesheets/hmno_page.scss
@@ -41,7 +41,7 @@
footer {
background: {
color: $header-bg;
- image: image_url("header-metal-bg.jpg");
+ image: image-url("header-metal-bg.jpg");
repeat: no-repeat;
}
border-top: 1px solid $fg;