Showing
1 changed file
with
9 additions
and
1 deletions
@@ -214,7 +214,14 @@ | @@ -214,7 +214,14 @@ | ||
214 | 214 | ||
215 | .student { | 215 | .student { |
216 | background-color: #fff; | 216 | background-color: #fff; |
217 | - | 217 | + .s-coupon-contain{ |
218 | + .main-left{ | ||
219 | + width: 82%; | ||
220 | + } | ||
221 | + .main-right-use{ | ||
222 | + width: 18%; | ||
223 | + } | ||
224 | + } | ||
218 | .s-section { | 225 | .s-section { |
219 | h1 { | 226 | h1 { |
220 | height: 80px; | 227 | height: 80px; |
@@ -353,6 +360,7 @@ | @@ -353,6 +360,7 @@ | ||
353 | width: 640px; | 360 | width: 640px; |
354 | 361 | ||
355 | 362 | ||
363 | + | ||
356 | .s-renzhen { | 364 | .s-renzhen { |
357 | 365 | ||
358 | font-size: 20px; | 366 | font-size: 20px; |
-
Please register or login to post a comment