From b9f6cda8e6fd67d7769bbe4c4888fd5fc9e30a25 Mon Sep 17 00:00:00 2001 From: xushubieli Date: Mon, 10 Jan 2022 15:12:31 +0800 Subject: [PATCH] Update index_menu2.htm --- src/dede/templets/index_menu2.htm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/dede/templets/index_menu2.htm b/src/dede/templets/index_menu2.htm index afafdb1c..4025fe25 100644 --- a/src/dede/templets/index_menu2.htm +++ b/src/dede/templets/index_menu2.htm @@ -14,17 +14,17 @@ echo ""; body{margin:0;background:#f8f8f8;padding-left:10px;overflow:scroll;overflow-x:hidden} img{margin-right:0} div{margin:0;padding:0} -dl.bitem{margin:0 0 0 10px;width:140px;background:url(images/menunewbg.gif)repeat-x;clear:both} -dl.bitem2{margin:0 0 0 10px;width:140px;background:url(images/menunewbg2.gif)repeat-x;clear:both} +dl.bitem{margin:0 0 4px 10px;width:140px;background:url(images/menunewbg.gif)repeat-x;clear:both} +dl.bitem2{margin:0 0 4px 10px;width:140px;background:url(images/menunewbg2.gif)repeat-x;clear:both} dl.bitem dt,dl.bitem2 dt{padding-left:30px;height:26px;line-height:26px;cursor:pointer} -dl.bitem dt b,dl.bitem2 dt b{color:#4D6C2F} +dl.bitem dt b,dl.bitem2 dt b{color:#4f7632} dl.bitem dd,dl.bitem2 dd{padding:10px;background:#ffffff} div.items{clear:both;padding:0;height:0} .fllct{float:left;width:80px} .flrct{float:left;padding-top:4px} .sitemu li{padding:0 0 0 20px;height:26px;line-height:26px;background:url(images/arr4.gif)no-repeat 6px 10px} -a.mmac div{padding:7px 4px 4px 10px;height:40px;font-weight:600;color:#325304;background:url(images/leftbg2.gif)no-repeat} -a.mm div{padding:7px 4px 4px 10px;height:40px;font-weight:600;color:#475645;background:url(images/leftmbg1.gif)no-repeat;cursor:pointer} +a.mmac div{padding:7px 4px 4px 10px;height:40px;font-weight:600;color:#4f7632;background:url(images/leftbg2.gif)no-repeat} +a.mm div{padding:7px 4px 4px 10px;height:40px;font-weight:600;color:#666666;background:url(images/leftmbg1.gif)no-repeat;cursor:pointer} a.mm:hover div{color:#4f7632;background:url(images/leftbg2.gif)no-repeat} #mainct{padding-top:12px;background:url(images/idnbg1.gif)repeat-y} .mmf{padding:6px}