删除多余代码,修改框架配置

This commit is contained in:
dell
2018-01-08 18:05:24 +08:00
parent 0788f42ae7
commit ba63b9ca0a
59 changed files with 199 additions and 15350 deletions

View File

@@ -27,7 +27,7 @@ body{
.loginbody{
background:url(../images/loginbg.png) no-repeat center center;
width:100%; height:585px; overflow:hidden; position:absolute; top:47px;}
.systemlogo{background:url(../images/loginlogo.png) no-repeat center;width:100%; height:68px; margin-top:55px;text-align:center;}
/* .systemlogo{background:url(../images/loginlogo.png) no-repeat center;width:100%; height:68px; margin-top:55px;text-align:center;} */
.loginbox{width:692px; height:336px; background:url(../images/logininfo.png) no-repeat; margin-top:30px;}
.loginbox ul{margin-top:80px; margin-left:285px;}
.loginbox ul li{margin-bottom:25px;}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB