update base.css

This commit is contained in:
liuhui
2018-01-30 00:09:54 +08:00
parent 10bf346e87
commit fc97535167
+1 -1
View File
@@ -1,5 +1,5 @@
body {
background: url("/static/images/bg.jpg") repeat scroll 0% 0% transparent;
background: url("/static/images/bg1.jpg") repeat scroll 0% 0% transparent;
background-size: 100%;
background-attachment: fixed;
}