storefinfo.css 792 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;
<<<<<<< HEAD
=======
  margin-left: -75px;
  padding-left: 75px;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
>>>>>>> b51924697e7ffdccee5d9d41bd2be4b3b02828fa
}
#storefinfo .m-table-view .store-intro {
  color: #999;
  min-height: 120px;
}