소스 검색

Update index_menu2.htm

tags/6.0.4^2
xushubieli 3 년 전
부모
커밋
d9d559b4dd
1개의 변경된 파일10개의 추가작업 그리고 10개의 파일을 삭제
  1. +10
    -10
      src/dede/templets/index_menu2.htm

+ 10
- 10
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;


불러오는 중...
취소
저장