style:预约须知
Showing
1 changed file
with
6 additions
and
1 deletions
| ... | @@ -9,6 +9,7 @@ | ... | @@ -9,6 +9,7 @@ |
| 9 | border: 1px solid #CBCBCB; | 9 | border: 1px solid #CBCBCB; |
| 10 | padding: 30px 20px; | 10 | padding: 30px 20px; |
| 11 | margin-bottom: 20px; | 11 | margin-bottom: 20px; |
| 12 | margin-top: 30px; | ||
| 12 | } | 13 | } |
| 13 | .clause p { | 14 | .clause p { |
| 14 | line-height: 26px; | 15 | line-height: 26px; |
| ... | @@ -68,5 +69,9 @@ | ... | @@ -68,5 +69,9 @@ |
| 68 | } | 69 | } |
| 69 | .next_button { | 70 | .next_button { |
| 70 | text-align: center; | 71 | text-align: center; |
| 71 | margin: 20px auto; | 72 | margin: 30px 0 100px 0; |
| 73 | } | ||
| 74 | .next_button button { | ||
| 75 | width: 140px; | ||
| 76 | height: 42px; | ||
| 72 | } | 77 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment