Authored by
姜枫
Merge branch 'feature/font-size' into feature/optimSale
1
|
.category-page {
|
1
|
.category-page {
|
2
|
- font-size: 30px;
|
2
|
+ font-size: 15PX;
|
3
|
|
3
|
|
4
|
.search-input {
|
4
|
.search-input {
|
5
|
position: relative;
|
5
|
position: relative;
|
|
@@ -14,7 +14,7 @@ |
|
@@ -14,7 +14,7 @@ |
14
|
border: none;
|
14
|
border: none;
|
15
|
padding-left: 66px;
|
15
|
padding-left: 66px;
|
16
|
border-radius: 60px;
|
16
|
border-radius: 60px;
|
17
|
- font-size: 26px;
|
17
|
+ font-size: 13PX;
|
18
|
background: #fff;
|
18
|
background: #fff;
|
19
|
color: #999;
|
19
|
color: #999;
|
20
|
}
|
20
|
}
|
|
@@ -63,7 +63,7 @@ |
|
@@ -63,7 +63,7 @@ |
63
|
width: 100%;
|
63
|
width: 100%;
|
64
|
height: 30px;
|
64
|
height: 30px;
|
65
|
line-height: 30px;
|
65
|
line-height: 30px;
|
66
|
- font-size: 30px;
|
66
|
+ font-size: 15PX;
|
67
|
border-right: 1px solid #e6e6e6;
|
67
|
border-right: 1px solid #e6e6e6;
|
68
|
}
|
68
|
}
|
69
|
|
69
|
|
|
@@ -25,9 +25,9 @@ |
|
@@ -25,9 +25,9 @@ |
25
|
display: block;
|
25
|
display: block;
|
26
|
margin: 0 auto;
|
26
|
margin: 0 auto;
|
27
|
text-align: center;
|
27
|
text-align: center;
|
28
|
- width: 98px;
|
|
|
29
|
- height: 98px;
|
|
|
30
|
- line-height: 98px;
|
28
|
+ width: 96px;
|
|
|
29
|
+ height: 96px;
|
|
|
30
|
+ line-height: 96px;
|
31
|
box-sizing: border-box;
|
31
|
box-sizing: border-box;
|
32
|
overflow: hidden;
|
32
|
overflow: hidden;
|
33
|
|
33
|
|
|
@@ -40,7 +40,7 @@ |
|
@@ -40,7 +40,7 @@ |
40
|
.linkbar {
|
40
|
.linkbar {
|
41
|
display: block;
|
41
|
display: block;
|
42
|
line-height: 44px;
|
42
|
line-height: 44px;
|
43
|
- font-size: 24px;
|
43
|
+ font-size: 12PX;
|
44
|
color: #444;
|
44
|
color: #444;
|
45
|
|
45
|
|
46
|
&:visited,
|
46
|
&:visited,
|
|
@@ -63,8 +63,9 @@ |
|
@@ -63,8 +63,9 @@ |
63
|
.guang-nav-item {
|
63
|
.guang-nav-item {
|
64
|
float: left;
|
64
|
float: left;
|
65
|
color: #ccc;
|
65
|
color: #ccc;
|
66
|
- font-size: 28px;
|
|
|
67
|
- padding: 0 22px;
|
66
|
+ font-size: 14PX;
|
|
|
67
|
+ width: 100px;
|
|
|
68
|
+ text-align: center;
|
68
|
line-height: 80px;
|
69
|
line-height: 80px;
|
69
|
|
70
|
|
70
|
&.focus {
|
71
|
&.focus {
|
|
@@ -22,7 +22,7 @@ |
|
@@ -22,7 +22,7 @@ |
22
|
float: left;
|
22
|
float: left;
|
23
|
margin-left: 30px;
|
23
|
margin-left: 30px;
|
24
|
padding: 30px 0;
|
24
|
padding: 30px 0;
|
25
|
- font-size: 28px;
|
25
|
+ font-size: 14PX;
|
26
|
color: #000;
|
26
|
color: #000;
|
27
|
}
|
27
|
}
|
28
|
}
|
28
|
}
|
|
@@ -49,7 +49,7 @@ |
|
@@ -49,7 +49,7 @@ |
49
|
width: 130px;
|
49
|
width: 130px;
|
50
|
height: 50px;
|
50
|
height: 50px;
|
51
|
line-height: 50px;
|
51
|
line-height: 50px;
|
52
|
- font-size: 28px;
|
52
|
+ font-size: 14PX;
|
53
|
color: #fff;
|
53
|
color: #fff;
|
54
|
background: #000;
|
54
|
background: #000;
|
55
|
text-align: center;
|
55
|
text-align: center;
|
|
@@ -97,7 +97,7 @@ |
|
@@ -97,7 +97,7 @@ |
97
|
.info-title{
|
97
|
.info-title{
|
98
|
line-height: 44px;
|
98
|
line-height: 44px;
|
99
|
color: #000;
|
99
|
color: #000;
|
100
|
- font-size: 40px;
|
100
|
+ font-size: 20PX;
|
101
|
font-weight:bold;
|
101
|
font-weight:bold;
|
102
|
|
102
|
|
103
|
}
|
103
|
}
|
|
@@ -105,7 +105,7 @@ |
|
@@ -105,7 +105,7 @@ |
105
|
.info-text {
|
105
|
.info-text {
|
106
|
margin: 16px 0 0 0;
|
106
|
margin: 16px 0 0 0;
|
107
|
line-height: 46px;
|
107
|
line-height: 46px;
|
108
|
- font-size: 28px;
|
108
|
+ font-size: 14PX;
|
109
|
color: #444;
|
109
|
color: #444;
|
110
|
}
|
110
|
}
|
111
|
|
111
|
|
|
@@ -2,12 +2,12 @@ |
|
@@ -2,12 +2,12 @@ |
2
|
color: #b0b0b0;
|
2
|
color: #b0b0b0;
|
3
|
line-height: 38px;
|
3
|
line-height: 38px;
|
4
|
height: 38px;
|
4
|
height: 38px;
|
5
|
- font-size: 24px;
|
5
|
+ font-size: 12PX;
|
6
|
|
6
|
|
7
|
.iconfont {
|
7
|
.iconfont {
|
8
|
vertical-align: 9%;
|
8
|
vertical-align: 9%;
|
9
|
margin-right: 4px;
|
9
|
margin-right: 4px;
|
10
|
- font-size: 24px;
|
10
|
+ font-size: 12PX;
|
11
|
}
|
11
|
}
|
12
|
|
12
|
|
13
|
.like-share-container {
|
13
|
.like-share-container {
|
|
@@ -27,7 +27,7 @@ |
|
@@ -27,7 +27,7 @@ |
27
|
color: #b0b0b0;
|
27
|
color: #b0b0b0;
|
28
|
width: 60px;
|
28
|
width: 60px;
|
29
|
top: -14px;
|
29
|
top: -14px;
|
30
|
- font-size: 34px;
|
30
|
+ font-size: 17PX;
|
31
|
text-align: center;
|
31
|
text-align: center;
|
32
|
margin-right: 0;
|
32
|
margin-right: 0;
|
33
|
outline: none;
|
33
|
outline: none;
|
|
@@ -56,6 +56,7 @@ |
|
@@ -56,6 +56,7 @@ |
56
|
overflow: hidden;
|
56
|
overflow: hidden;
|
57
|
white-space: nowrap;
|
57
|
white-space: nowrap;
|
58
|
max-width: 260px;
|
58
|
max-width: 260px;
|
|
|
59
|
+ font-size: 16PX;
|
59
|
}
|
60
|
}
|
60
|
|
61
|
|
61
|
.vip-icon {
|
62
|
.vip-icon {
|
|
@@ -115,7 +116,7 @@ |
|
@@ -115,7 +116,7 @@ |
115
|
position: relative;
|
116
|
position: relative;
|
116
|
float: left;
|
117
|
float: left;
|
117
|
color: #fff;
|
118
|
color: #fff;
|
118
|
- font-size: 28px;
|
119
|
+ font-size: 12PX;
|
119
|
width: 212px;
|
120
|
width: 212px;
|
120
|
|
121
|
|
121
|
&.highlight {
|
122
|
&.highlight {
|
|
@@ -123,7 +124,7 @@ |
|
@@ -123,7 +124,7 @@ |
123
|
}
|
124
|
}
|
124
|
|
125
|
|
125
|
p {
|
126
|
p {
|
126
|
- font-size: 24px;
|
127
|
+ font-size: 12PX;
|
127
|
}
|
128
|
}
|
128
|
|
129
|
|
129
|
&:after {
|
130
|
&:after {
|
|
@@ -147,7 +148,7 @@ |
|
@@ -147,7 +148,7 @@ |
147
|
|
148
|
|
148
|
.link-item {
|
149
|
.link-item {
|
149
|
p {
|
150
|
p {
|
150
|
- font-size: 32px;
|
151
|
+ font-size: 12PX;
|
151
|
line-height: 88px;
|
152
|
line-height: 88px;
|
152
|
}
|
153
|
}
|
153
|
|
154
|
|
|
@@ -208,7 +209,7 @@ |
|
@@ -208,7 +209,7 @@ |
208
|
}
|
209
|
}
|
209
|
|
210
|
|
210
|
.iconfont {
|
211
|
.iconfont {
|
211
|
- font-size: 16PX;
|
212
|
+ font-size: 14PX;
|
212
|
}
|
213
|
}
|
213
|
}
|
214
|
}
|
214
|
|
215
|
|
|
@@ -269,13 +270,13 @@ |
|
@@ -269,13 +270,13 @@ |
269
|
line-height: 88px;
|
270
|
line-height: 88px;
|
270
|
|
271
|
|
271
|
.opinion {
|
272
|
.opinion {
|
272
|
- width: 1.3rem;
|
|
|
273
|
- height: 1.3rem;
|
273
|
+ width: 1.2rem;
|
|
|
274
|
+ height: 1.2rem;
|
274
|
overflow: hidden;
|
275
|
overflow: hidden;
|
275
|
display: inline-block;
|
276
|
display: inline-block;
|
276
|
background: url("/home/index/talk.png");
|
277
|
background: url("/home/index/talk.png");
|
277
|
position: relative;
|
278
|
position: relative;
|
278
|
- top: 0.36rem;
|
279
|
+ top: 0.34rem;
|
279
|
margin-right: 12px;
|
280
|
margin-right: 12px;
|
280
|
}
|
281
|
}
|
281
|
|
282
|
|
|
@@ -296,6 +297,14 @@ |
|
@@ -296,6 +297,14 @@ |
296
|
&:last-child:after {
|
297
|
&:last-child:after {
|
297
|
content: none;
|
298
|
content: none;
|
298
|
}
|
299
|
}
|
|
|
300
|
+
|
|
|
301
|
+ .iconfont {
|
|
|
302
|
+ font-size: 38px;
|
|
|
303
|
+ }
|
|
|
304
|
+
|
|
|
305
|
+ .iconfont.num {
|
|
|
306
|
+ font-size: 14PX;
|
|
|
307
|
+ }
|
299
|
}
|
308
|
}
|
300
|
|
309
|
|
301
|
.icon {
|
310
|
.icon {
|