From d9d559b4dd4c122eabc7d81e0059af2f6cb56739 Mon Sep 17 00:00:00 2001 From: xushubieli Date: Fri, 29 Oct 2021 14:28:54 +0800 Subject: [PATCH] Update index_menu2.htm --- src/dede/templets/index_menu2.htm | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/dede/templets/index_menu2.htm b/src/dede/templets/index_menu2.htm index adaae2b5..8cb3c623 100644 --- a/src/dede/templets/index_menu2.htm +++ b/src/dede/templets/index_menu2.htm @@ -18,20 +18,20 @@ body { overflow-x:hidden } div { - padding:0; - margin:0 + margin:0; + padding:0 } dl.bitem { - clear:both; - width:140; - margin:0 0 6px 12px; - background:url(images/menunewbg.gif) repeat-x + margin:0 0 6px 10px; + width:140px; + background:url(images/menunewbg.gif) repeat-x; + clear:both } dl.bitem2 { - clear:both; - width:140; - margin:0 0 6px 12px; - background:url(images/menunewbg2.gif) repeat-x + margin:0 0 6px 10px; + width:140px; + background:url(images/menunewbg2.gif) repeat-x; + clear:both } dl.bitem dt,dl.bitem2 dt { height:26px;