Authored by 周少峰

price tag

@@ -123,8 +123,10 @@ @@ -123,8 +123,10 @@
123 background: resolve('product/price-tag.png') no-repeat center; 123 background: resolve('product/price-tag.png') no-repeat center;
124 background-size: cover; 124 background-size: cover;
125 color: #fff; 125 color: #fff;
126 - font-size: 12px;  
127 - padding: 0 5px 0 10px; 126 + font-size: 18px;
  127 + width: 77px;
  128 + height: 26px;
  129 + line-height: 26px;
128 } 130 }
129 } 131 }
130 .student-price { 132 .student-price {