purchpublic.css
351 Bytes
/* 新使用的统计数字样式 */
.statistic {
padding: 20px 0 20px 20px;
text-align: right;
font-size: 13px;
color: #666;
clear: both;
}
.statistic span {
font-size: 13px;
font-family: 'Microsoft YaHei';
margin: 0 20px 0 0;
}
.statistic span.paid {
color: #333;
font-size: 16px;
}
.statistic span.cope {
color: #f60;
font-size: 16px;
}