storefinfo.less
635 Bytes
#storefinfo{
font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', SimHei, tahoma, sans-serif;
.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;
}
.cell{
text-align:left;
}
.cell .title{
color:#999;
}
.cell .text{
color:#666;
}
.store-intro{
color:#999;
min-height:120px;
}
}
}