fd-gulp-convert-encoding
Version:
convert file to assigned charset
68 lines (58 loc) • 1.32 kB
CSS
.qg-wikioffer{
margin: 10px 5px 5px 2px;
}
.qg-wikioffer .header{
border-bottom: 2px solid #E2E2E2;
font-size: 16px;
font-weight: bold;
height: 32px;
}
.qg-wikioffer .header .title{
color: #000000;
float: left;
font-family: "Microsoft YaHei",SimHei,"WenQuanYi Micro Hei",STHeiti;
font-size: 18px;
line-height: 32px;
}
.qg-wikioffer .header .title a{
color: #000000 ;
font-weight: bold;
text-decoration: none;
}
.qg-wikioffer .header .index a{
border-bottom: 2px solid #FF7300;
color: #FF7300;
float: left;
font-size: 18px;
line-height: 32px;
margin: 0 8px -2px 0;
position: relative;
text-decoration: none;
}
.qg-wikioffer .listWrap{
padding: 10px 8px 10px 10px;
border-top: none;
}
.qg-wikioffer .listWrap .item .description {
color: #555555;
line-height: 18px;
text-indent: 2px;
}
.qg-wikioffer .listWrap .item .description p{
line-height: 26px;
height: 52px;
overflow: hidden;
}
.qg-wikioffer h4 a{
float: right;
color: #1E50A2;
}
.qg-wikioffer .listWrap .item {
border-bottom: 1px dashed #CCCCCC;
line-height: 30px;
padding-bottom: 10px;
}
.qg-wikioffer .listWrap li span{
float: right;
color: #606060;
}