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