Browse Source

Update index_menu2.htm

调整后台更新版权信息
tags/6.0.4^2
xushubieli 3 years ago
parent
commit
9e36a68209
1 changed files with 14 additions and 17 deletions
  1. +14
    -17
      src/dede/templets/index_menu2.htm

+ 14
- 17
src/dede/templets/index_menu2.htm View File

@@ -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
}
</style>


Loading…
Cancel
Save