浏览代码

修改首页的背景图

sandm 2 年之前
父节点
当前提交
c4f161c220
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/static/css/switch_login_1.css

+ 1 - 1
public/static/css/switch_login_1.css

@@ -18,7 +18,7 @@ body {
     height: 100%; 
 }
 body {
-    background:url(../img/switch_login_bg.png) repeat-x;
+    background:url(../img/switch_login_bg.png) no-repeat;
     font-size: 80%;
     height: 1080px;
     width: 1920px;