From 9e36a6820933cd4c7548077c05374919a6d4260f Mon Sep 17 00:00:00 2001 From: xushubieli Date: Thu, 28 Oct 2021 15:24:23 +0800 Subject: [PATCH] Update index_menu2.htm MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 调整后台更新版权信息 --- src/dede/templets/index_menu2.htm | 31 ++++++++++++++----------------- 1 file changed, 14 insertions(+), 17 deletions(-) diff --git a/src/dede/templets/index_menu2.htm b/src/dede/templets/index_menu2.htm index aa8bcc19..eddb5074 100644 --- a/src/dede/templets/index_menu2.htm +++ b/src/dede/templets/index_menu2.htm @@ -27,19 +27,19 @@ div { dl.bitem { clear:both; width:140; - margin:0 0 5px 12px; + margin:0 0 6px 12px; background:url(images/menunewbg.gif) repeat-x } dl.bitem2 { clear:both; width:140; - margin:0 0 5px 12px; + margin:0 0 6px 12px; background:url(images/menunewbg2.gif) repeat-x } dl.bitem dt,dl.bitem2 dt { - height:25px; - line-height:25px; - padding-left:35px; + height:26px; + line-height:26px; + padding-left:36px; cursor:pointer } dl.bitem dt b,dl.bitem2 dt b { @@ -62,24 +62,21 @@ div.items { padding-top:2px; float:left } +li { + height:24px +} .sitemu li { - padding:2px 0 2px 18px; - line-height:22px; + padding:0 0 0 18px; + line-height:24px; background:url(images/arr4.gif) no-repeat 5px 9px } -ul { - padding-top:6px -} -li { - height:22px -} a.mmac div { background:url(images/leftbg2.gif) no-repeat; height:38px!important; padding:8px 4px 4px 10; word-wrap:break-word; word-break:break-all; - font-weight:bold; + font-weight:600; color:#325304 } a.mm div { @@ -88,7 +85,7 @@ a.mm div { padding:8px 4px 4px 10; word-wrap:break-word; word-break:break-all; - font-weight:bold; + font-weight:600; color:#475645; cursor:pointer } @@ -98,10 +95,10 @@ a.mm:hover div { } .mmf { height:1px; - padding:5px 7px 5px 7px + padding:6px } #mainct { - padding-top:8px; + padding-top:12px; background:url(images/idnbg1.gif) repeat-y }