求一段天猫首页导航CSS代码

max-height: 150px;overflow: hidden;padding-bottom: 0px;position: relative;} hd { background: url('about:blank') repeat scroll left 0px #000;margin-bottom: 0px;} .layout:after, .main-wrap:after, .col-sub:after, .col-extra:after { content: " ";display: block;height: 0...
求一段天猫首页导航CSS代码
#hd {
max-height: 150px;
overflow: hidden;
padding-bottom: 0px;
position: relative;
}
#hd {
background: url('about:blank') repeat scroll left 0px #000;
margin-bottom: 0px;
}
.layout:after, .main-wrap:after, .col-sub:after, .col-extra:after {
content: " ";
display: block;
height: 0px;
clear: both;
}
.layout:after {
content: " ";
display: block;
height: 0px;
clear: both;
}
.layout:after, .main-wrap:after, .col-sub:after, .col-extra:after {
content: " ";
display: block;
height: 0px;
clear: both;
}
.tb-shop .col-main {
float: left;
width: 100%;
min-height: 1px;
}2014-02-21
mengvlog 阅读 383 次 更新于 2025-10-31 01:15:40 我来答关注问题0
檬味博客在线解答立即免费咨询

CSS相关话题

Copyright © 2023 WWW.MENGVLOG.COM - 檬味博客
返回顶部