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
郭成尧
8 years ago
Commit
d9d551fb0d1bd93cf28ae2ffd51944462b5477b1
2 parents
aabeaef0
7aee63d6
Merge branch 'release/5.2' of git.yoho.cn:fe/yohobuywap-node into release/5.2
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 @
d9d551f
...
...
@@ -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 @
d9d551f
...
...
@@ -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