Authored by
郭成尧
button-width
|
@@ -54,7 +54,7 @@ body { |
|
@@ -54,7 +54,7 @@ body { |
54
|
background-color: #fff;
|
54
|
background-color: #fff;
|
55
|
|
55
|
|
56
|
input {
|
56
|
input {
|
57
|
- width: 580px;
|
57
|
+ width: 570px;
|
58
|
height: 60px;
|
58
|
height: 60px;
|
59
|
margin-right: 12px;
|
59
|
margin-right: 12px;
|
60
|
padding: 0 20px;
|
60
|
padding: 0 20px;
|
|
@@ -64,7 +64,7 @@ body { |
|
@@ -64,7 +64,7 @@ body { |
64
|
}
|
64
|
}
|
65
|
|
65
|
|
66
|
.exchange-coupon-btn {
|
66
|
.exchange-coupon-btn {
|
67
|
- width: 110px;
|
67
|
+ width: 120px;
|
68
|
height: 60px;
|
68
|
height: 60px;
|
69
|
border-radius: 4px;
|
69
|
border-radius: 4px;
|
70
|
font-size: 28px;
|
70
|
font-size: 28px;
|
|
@@ -78,7 +78,7 @@ body { |
|
@@ -78,7 +78,7 @@ body { |
78
|
background-color: #fff;
|
78
|
background-color: #fff;
|
79
|
|
79
|
|
80
|
input {
|
80
|
input {
|
81
|
- width: 580px;
|
81
|
+ width: 570px;
|
82
|
height: 60px;
|
82
|
height: 60px;
|
83
|
margin-right: 12px;
|
83
|
margin-right: 12px;
|
84
|
padding: 0 20px;
|
84
|
padding: 0 20px;
|
|
@@ -88,7 +88,7 @@ body { |
|
@@ -88,7 +88,7 @@ body { |
88
|
}
|
88
|
}
|
89
|
|
89
|
|
90
|
.exchange-coupon-btn {
|
90
|
.exchange-coupon-btn {
|
91
|
- width: 110px;
|
91
|
+ width: 120px;
|
92
|
height: 60px;
|
92
|
height: 60px;
|
93
|
border-radius: 4px;
|
93
|
border-radius: 4px;
|
94
|
font-size: 28px;
|
94
|
font-size: 28px;
|