area.wxss 182 Bytes
/* pages/area/area.wxss */
.topArea{
  display: block;
  width: 90%;
  margin: 0 auto;
  text-align: right;
  font-size: 14px;
}

.topArea>text{
  height:35px;
  line-height: 35px;
}