fd-gulp-convert-encoding
Version:
convert file to assigned charset
39 lines (29 loc) • 560 B
CSS
.qg-offerresults{
}
.qg-offerresults .productPic{
float: left;
margin-right: 10px;
}
.qg-offerresults .title{
margin-bottom: 10px;
font-size: 14px;
}
.qg-offerresults .leftDes{
width: 40%;
float: left;
}
.qg-offerresults .rightDes{
float: left;
width: 30%;
}
.qg-offerresults li {
position: relative;
padding-right: 492px;
height: 195px;
overflow: hidden;
border-bottom: 1px solid #f3f3f3;
margin-bottom: 22px;
}
.qg-lt-1190 .qg-offerresults li {
padding-right: 325px;
}