From 205dd76db0d2d96e049f2464142c034bf2ee3340 Mon Sep 17 00:00:00 2001 From: Ling0925 <2449858657a@gmail.com> Date: Wed, 22 May 2024 11:30:59 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E9=A6=96=E9=A1=B5=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- newyt/Css/login.css | 11 ++++++----- newyt/index.aspx | 20 ++++++++++++++------ 2 files changed, 20 insertions(+), 11 deletions(-) diff --git a/newyt/Css/login.css b/newyt/Css/login.css index 08d8da3..ca80f27 100644 --- a/newyt/Css/login.css +++ b/newyt/Css/login.css @@ -9,14 +9,15 @@ body{font-size: 14px; color: #666;} .zyl_mar_02{margin-top: 30px;} -/* 登陆表单 */ +/* 登陆表单 左侧居中 */ .zyl_lofo_main { background-color: rgba(255,255,255,0.9); width: 450px; -/* height: 350px;*/ - position: absolute; - right: 40%; - top: 22%; +/* height: 350px;*/ + position: absolute; + top: 50%; + left: 80%; + transform: translate(-50%, -50%); z-index: 99999999; border-radius: 10px; } diff --git a/newyt/index.aspx b/newyt/index.aspx index c3e459b..180343a 100644 --- a/newyt/index.aspx +++ b/newyt/index.aspx @@ -17,8 +17,11 @@ -
-
+ +
+ +
+