mirror of
https://github.com/mashirozx/sakura.git
synced 2024-11-22 23:08:14 +08:00
添加登陆界面logo设置选项
登录外框居中调整; 顺带修复一处GBK编码到UTF8编码问题。
This commit is contained in:
parent
58b2f40d57
commit
42a060c32f
@ -34,7 +34,7 @@ body { background:none !important; overflow:hidden;}
|
||||
left:50%;
|
||||
width:350px;
|
||||
padding:0px !important;
|
||||
margin:-235px 0px 0px -175px !important;
|
||||
margin:-290px 0px 0px -175px !important;
|
||||
background-position: center 48%;
|
||||
}
|
||||
|
||||
@ -234,7 +234,7 @@ input[type=checkbox]:checked:before {
|
||||
padding-left: 40px !important;
|
||||
}
|
||||
|
||||
/*ÑéÖ¤*/
|
||||
/*验证*/
|
||||
#slider {
|
||||
margin: 0 auto;
|
||||
/*width: 300px;*/
|
||||
|
Loading…
Reference in New Issue
Block a user