From d026f3af60831331ebc115381d6fa8a6b788f61d Mon Sep 17 00:00:00 2001 From: xushubieli Date: Thu, 13 Jan 2022 10:47:23 +0800 Subject: [PATCH] =?UTF-8?q?LOGO=E6=8F=90=E7=A4=BA=E6=A1=86=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/dede/css/frame.css | 6 +++--- src/dede/templets/index2.htm | 18 +++++++++--------- src/dede/templets/login.htm | 16 ++++++++++------ src/include/common.func.php | 2 +- 4 files changed, 23 insertions(+), 19 deletions(-) diff --git a/src/dede/css/frame.css b/src/dede/css/frame.css index 6f825eb3..0e1deda5 100644 --- a/src/dede/css/frame.css +++ b/src/dede/css/frame.css @@ -9,8 +9,8 @@ form{margin:0;padding:0} .head{width:100%;height:76px;overflow:hidden;z-index:8;position:relative} .top{height:46px;width:100%;background-image:linear-gradient(135deg,#008E38 0%,#639709 100%);overflow:hidden;clear:both} .top .top_logo{float:left;margin-left:30px;height:46px;line-height:46px} -.top .top_logo a{font-size:20px;font-weight:600;color:#fff} -.top .top_version{display:inline-block;margin-top:10px;margin-left:10px;color:#fff} +.top .top_logo a{font-size:22px;color:#fff} +.top .top_version{display:inline-block;margin-top:18px;margin-left:10px;color:#fff} .top .top_link{float:right;margin-right:30px} .top .top_link ul{float:left;line-height:46px;overflow:hidden} .top .top_link ul li.welcome img{margin-top:-4px;margin-right:10px;width:30px;height:30px;vertical-align:middle} @@ -56,7 +56,7 @@ body.hidemenu .right{left:0} .qucikmenu ul li a:hover{background:#F7F7F7} .pagemask{width:100%;height:100%;background:#000;position:absolute;z-index:100;filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7;display:none} .iframemask{position:absolute;z-index:80;top:0;left:0;background:#fff;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;height:100%;width:100%;display:none} -.allmenu{width:800px;background:#fff;z-index:999;position:absolute;left:50%;top:76px;margin-left:-400px;display:none;padding:10px} +.allmenu{margin-left:-400px;padding:10px;display:none;width:800px;position:absolute;top:76px;left:50%;z-index:999;background:#fff;border-radius:.2rem} .allmenu .allmenu-box{margin:0 auto;text-align:left;overflow:hidden;padding-left:2px} .maptop{float:left;width:130px;overflow:hidden;padding-right:6px;padding-left:6px;margin-left:-1px} .maptop dt.bigitem{padding:5px 10px;background:#333;color:#fff;line-height:18px;font-weight:600} diff --git a/src/dede/templets/index2.htm b/src/dede/templets/index2.htm index 87d80173..5413890e 100755 --- a/src/dede/templets/index2.htm +++ b/src/dede/templets/index2.htm @@ -40,13 +40,13 @@
@@ -66,7 +66,7 @@
- + 代码托管 帮助中心
@@ -81,7 +81,7 @@
- +
diff --git a/src/dede/templets/login.htm b/src/dede/templets/login.htm index 14926a3b..3008f6d7 100755 --- a/src/dede/templets/login.htm +++ b/src/dede/templets/login.htm @@ -9,15 +9,18 @@ <?php echo $cfg_webname; ?>后台登录 @@ -25,7 +28,8 @@ header .logo{width:260px;padding:1rem 0}
- + 系统 +
@@ -36,7 +40,7 @@ header .logo{width:260px;padding:1rem 0}