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
Email Patches
Plain Diff
Browse Files
Authored by
zzzzzzz
2016-11-25 11:36:25 +0800
Commit
7aee63d6675a32f895302188640caab59c643ce7
1 parent
0e7d3148
人气单品全部居中,vip价格居中
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
public/scss/channel/_hot-single.css
public/scss/channel/_vip-only.css
public/scss/channel/_hot-single.css
View file @
7aee63d
...
...
@@ -42,7 +42,8 @@
height
:
84px
;
width
:
200%
;
background
:
#fff
;
padding
:
24px
0
20px
20px
;
text-align
:
center
;
padding
:
24px
0
20px
0
;
transform
:
scale
(
0.5
);
transform-origin
:
0
0
0
;
...
...
public/scss/channel/_vip-only.css
View file @
7aee63d
...
...
@@ -43,7 +43,7 @@
height
:
84px
;
width
:
200%
;
background
:
#fff
;
padding
:
28px
0
20px
20px
;
padding
:
28px
0
20px
0
;
transform
:
scale
(
0.5
);
transform-origin
:
0
0
0
;
...
...
@@ -52,6 +52,7 @@
color
:
#d0021b
;
font-size
:
40px
;
line-height
:
1
;
text-align
:
center
;
}
.sale-price
{
...
...
Please
register
or
login
to post a comment