fd-gulp-convert-encoding
Version:
convert file to assigned charset
42 lines (34 loc) • 677 B
CSS
.qg-bottomCollect .news{
color: #606060;
min-width: 770px;
padding: 10px 0 10px 0;
position: relative;
z-index: 4;
background-color: #fff;
}
.qg-bottomCollect .news dt{
float: left;
width: 83px;
}
.qg-bottomCollect .news dd{
float: left;
width: 85%;
}
.qg-bottomCollect .news .title a{
color: #1e50a2;
}
.qg-bottomCollect .news .detail {
padding: 5px 0;
border-bottom: 1px dashed #999;
margin-bottom: 8px;
}
.qg-bottomCollect .news dd a:hover{
color: #ff7300;
}
.qg-bottomCollect .seoDescribe{
color: #888;
text-align: center;
position: relative;
z-index: 4;
background-color: #fff;
}