Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
weiqingting
2016-08-31 18:03:22 +0800
Commit
189df182298dc86b9c7d95c89b8c011dffe13e5e
2 parents
90d5d5a1
c1cdc474
Merge remote-tracking branch 'origin/release/4.9.1.0' into release/4.9.1.0
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
2 deletions
public/scss/home/installment/_help.css
public/scss/home/installment/_installment.css
public/scss/home/installment/_repayment-list.css
public/scss/home/installment/_help.css
View file @
189df18
...
...
@@ -4,6 +4,7 @@
background-color
:
#fff
;
font-family
:
"微软雅黑"
;
color
:
#444
;
font-weight
:
300
;
.help-title
{
text-align
:
center
;
...
...
public/scss/home/installment/_installment.css
View file @
189df18
.installment-page
{
font-weight
:
300
;
.banner-swiper
{
height
:
200px
;
...
...
@@ -233,6 +234,7 @@
a
{
display
:
block
;
color
:
#444
;
}
.list-right
{
...
...
@@ -242,7 +244,7 @@
}
.list-r-txt
{
color
:
#b
1b1b1
;
color
:
#b
0b0b0
;
}
}
...
...
public/scss/home/installment/_repayment-list.css
View file @
189df18
.repayment-list-page
{
padding-bottom
:
100px
;
font-weight
:
300
;
.repay-list
li
{
height
:
120px
;
...
...
@@ -15,6 +16,7 @@
p
{
line-height
:
40px
;
font-size
:
26px
;
color
:
#444
;
}
p
:first-child
{
...
...
@@ -105,7 +107,7 @@
.record-right
{
float
:
right
;
color
:
#
ccc
;
color
:
#
b0b0b0
;
padding-right
:
30px
;
line-height
:
30px
;
text-align
:
right
;
...
...
@@ -118,6 +120,7 @@
position
:
relative
;
top
:
18px
;
margin-left
:
15px
;
color
:
#e9e9e9
;
}
}
}
...
...
@@ -324,6 +327,7 @@
line-height
:
40px
;
margin-top
:
20px
;
margin-left
:
25px
;
color
:
#444
;
span
{
color
:
#d2000d
;
...
...
Please
register
or
login
to post a comment