Browse Source

Update index_menu2.htm

tags/6.0.4^2
xushubieli 2 years ago
parent
commit
d9d559b4dd
1 changed files with 10 additions and 10 deletions
  1. +10
    -10
      src/dede/templets/index_menu2.htm

+ 10
- 10
src/dede/templets/index_menu2.htm View File

@@ -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;


Loading…
Cancel
Save