This website works better with JavaScript.
首頁
探索
說明
登入
dom
/
freaCMS
關註
1
收藏
1
複製
0
程式碼
問題管理
1
合併請求
0
版本發佈
2
Wiki
Activity
瀏覽代碼
attach background image to bodytag not html
master
Dom SP
3 年之前
父節點
774d912444
當前提交
24b003d7dd
共有
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 }});
}
Write
Preview
Loading…
取消
儲存