ソースを参照

attach background image to bodytag not html

master
Dom SP 3年前
コミット
24b003d7dd
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      app/views/colors.css

+ 1
- 1
app/views/colors.css ファイルの表示

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

読み込み中…
キャンセル
保存