Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郝肖肖
2017-01-20 14:30:24 +0800
Commit
1175e3f7bcf75fed0b23dbd10855c2117e8ac319
1 parent
8574bb46
支付进度条上方有个线修改
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
4 deletions
public/scss/components/_footer.css
public/scss/components/_simple-header.css
public/scss/shopping/_pay.css
public/scss/components/_footer.css
View file @
1175e3f
...
...
@@ -2,7 +2,7 @@
background
:
#fff
;
.center-content
{
border-top
:
2
px
solid
#eee
;
border-top
:
1
px
solid
#eee
;
}
.about-us
{
...
...
public/scss/components/_simple-header.css
View file @
1175e3f
...
...
@@ -2,7 +2,7 @@
.blk-sign-header
{
.center-content
{
height
:
80px
;
border-bottom
:
2
px
solid
#eee
;
border-bottom
:
1
px
solid
#eee
;
}
.main-logo
{
...
...
public/scss/shopping/_pay.css
View file @
1175e3f
...
...
@@ -5,8 +5,6 @@ $liBorderColor: #e6e6e6;
$
fontColor
:
#616161
;
.pay-online-wrapper
{
overflow
:
hidden
;
.title
{
margin-top
:
35px
;
margin-bottom
:
20px
;
...
...
Please
register
or
login
to post a comment