소스 검색

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 }});
}

Loading…
취소
저장