Selaa lähdekoodia

attach background image to bodytag not html

master
Dom SP 3 vuotta sitten
vanhempi
commit
24b003d7dd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      app/views/colors.css

+ 1
- 1
app/views/colors.css Näytä tiedosto

@@ -1,4 +1,4 @@
html {
body {
background-color: {{ @backgroundColor }};
background-image: url(/{{ @backgroundImage }});
}

Loading…
Peruuta
Tallenna