Authored by 王水玲

分期样式修改

29.4 KB | W: | H:

29.6 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

7.36 KB | W: | H:

7.42 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

47.4 KB | W: | H:

48 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.52 KB | W: | H:

2.55 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
@@ -4,6 +4,7 @@ @@ -4,6 +4,7 @@
4 background-color: #fff; 4 background-color: #fff;
5 font-family: "微软雅黑"; 5 font-family: "微软雅黑";
6 color: #444; 6 color: #444;
  7 + font-weight: 300;
7 8
8 .help-title { 9 .help-title {
9 text-align: center; 10 text-align: center;
1 .installment-page { 1 .installment-page {
  2 + font-weight: 300;
2 3
3 .banner-swiper { 4 .banner-swiper {
4 height: 200px; 5 height: 200px;
@@ -233,6 +234,7 @@ @@ -233,6 +234,7 @@
233 234
234 a { 235 a {
235 display: block; 236 display: block;
  237 + color: #444;
236 } 238 }
237 239
238 .list-right { 240 .list-right {
@@ -242,7 +244,7 @@ @@ -242,7 +244,7 @@
242 } 244 }
243 245
244 .list-r-txt { 246 .list-r-txt {
245 - color: #b1b1b1; 247 + color: #b0b0b0;
246 } 248 }
247 } 249 }
248 250
1 .repayment-list-page { 1 .repayment-list-page {
2 padding-bottom: 100px; 2 padding-bottom: 100px;
  3 + font-weight: 300;
3 4
4 .repay-list li { 5 .repay-list li {
5 height: 120px; 6 height: 120px;
@@ -15,6 +16,7 @@ @@ -15,6 +16,7 @@
15 p { 16 p {
16 line-height: 40px; 17 line-height: 40px;
17 font-size: 26px; 18 font-size: 26px;
  19 + color: #444;
18 } 20 }
19 21
20 p:first-child { 22 p:first-child {
@@ -105,7 +107,7 @@ @@ -105,7 +107,7 @@
105 107
106 .record-right { 108 .record-right {
107 float: right; 109 float: right;
108 - color: #ccc; 110 + color: #b0b0b0;
109 padding-right: 30px; 111 padding-right: 30px;
110 line-height: 30px; 112 line-height: 30px;
111 text-align: right; 113 text-align: right;
@@ -118,6 +120,7 @@ @@ -118,6 +120,7 @@
118 position: relative; 120 position: relative;
119 top: 18px; 121 top: 18px;
120 margin-left: 15px; 122 margin-left: 15px;
  123 + color: #e9e9e9;
121 } 124 }
122 } 125 }
123 } 126 }
@@ -324,6 +327,7 @@ @@ -324,6 +327,7 @@
324 line-height: 40px; 327 line-height: 40px;
325 margin-top: 20px; 328 margin-top: 20px;
326 margin-left: 25px; 329 margin-left: 25px;
  330 + color: #444;
327 331
328 span { 332 span {
329 color: #d2000d; 333 color: #d2000d;