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
Aiden Xu
9 years ago
Commit
5197a3cef6fff031f98f26f712b7c54942e17de1
2 parents
1a148310
0f74d791
Merge remote-tracking branch 'origin/feature/installment' into feature/installment
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
60 additions
and
61 deletions
public/scss/home/installment/_help.css
public/scss/home/installment/_help.css
View file @
5197a3c
.installment-help
{
padding
:
0
5px
;
margin
:
0
;
background-color
:
#fff
;
padding
:
0
5px
;
margin
:
0
;
background-color
:
#fff
;
font-family
:
"Helvetica"
,
"黑体"
,
"Arial"
;
.help-title
{
text-align
:
center
;
font-size
:
40px
;
margin-top
:
10px
;
}
.help-group
{
text-align
:
left
;
margin
:
20px
5px
;
h2
{
font-size
:
34px
;
}
p
{
font-size
:
28px
;
line-height
:
40px
;
margin-top
:
10px
;
text-indent
:
2em
;
}
.remind
{
color
:
#f00
;
}
.underline
{
text-decoration
:
underline
;
}
.bold
{
font-weight
:
bold
;
}
ul
{
list-style
:
disc
;
list-style-position
:
inside
;
margin-left
:
.25rem
;
}
table
{
width
:
92%
;
text-align
:
center
;
margin
:
0
4%
;
border
:
1px
solid
#000
;
font-size
:
22px
;
td
{
text-align
:
center
;
border-right
:
1px
solid
#000
;
}
tr
:last-child
{
border-top
:
1px
solid
#000
;
}
}
}
}
\ No newline at end of file
.help-title
{
text-align
:
center
;
font-size
:
40px
;
margin-top
:
10px
;
}
.help-group
{
text-align
:
left
;
margin
:
20px
5px
;
h2
{
font-size
:
34px
;
}
p
{
font-size
:
28px
;
line-height
:
40px
;
margin-top
:
10px
;
text-indent
:
2em
;
}
.remind
{
color
:
#f00
;
}
.underline
{
text-decoration
:
underline
;
}
.bold
{
font-weight
:
bold
;
}
ul
{
list-style
:
disc
;
list-style-position
:
inside
;
margin-left
:
22px
;
}
table
{
width
:
92%
;
text-align
:
center
;
margin
:
0
4%
;
border
:
1px
solid
#000
;
font-size
:
22px
;
td
{
text-align
:
center
;
border-right
:
1px
solid
#000
;
}
tr
:last-child
{
border-top
:
1px
solid
#000
;
}
}
}
}
...
...
Please
register
or
login
to post a comment