storefinfo.css
567 Bytes
#storefinfo {
font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', SimHei, tahoma, sans-serif;
}
#storefinfo .m-table-view h2 {
font-size: 14px;
color: #333;
line-height: 23px;
text-align: left;
font-weight: normal;
font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', SimHei, tahoma, sans-serif;
}
#storefinfo .m-table-view .cell {
text-align: left;
}
#storefinfo .m-table-view .cell .title {
color: #999;
}
#storefinfo .m-table-view .cell .text {
color: #666;
}
#storefinfo .m-table-view .store-intro {
color: #999;
min-height: 120px;
}