From 42a060c32f5a59f58d14e5b3912eb74f88253856 Mon Sep 17 00:00:00 2001 From: mlge Date: Wed, 2 Jan 2019 03:41:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=99=BB=E9=99=86=E7=95=8C?= =?UTF-8?q?=E9=9D=A2logo=E8=AE=BE=E7=BD=AE=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 登录外框居中调整; 顺带修复一处GBK编码到UTF8编码问题。 --- inc/login.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/login.css b/inc/login.css index 05140c1..40ac046 100644 --- a/inc/login.css +++ b/inc/login.css @@ -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;*/