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
jinhu.tung
9 years ago
Commit
441f027d1d790dd0431ddd18ff414690cf9936a7
1 parent
ec192eb8
empty cart image
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
public/scss/shopping/_empty-cart.css
public/scss/shopping/_empty-cart.css
View file @
441f027
...
...
@@ -3,6 +3,13 @@
margin
:
100px
auto
200px
;
text-align
:
center
;
.empty-cart-bg
{
background
:
url('../img/layout/bag-bg.png')
no-repeat
center
center
;
width
:
163px
;
height
:
198px
;
margin
:
0
auto
;
}
.empty-cart-info
{
font-size
:
20px
;
color
:
#1b1b1b
;
...
...
Please
register
or
login
to post a comment