Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
毕凯
9 years ago
Commit
7fd24cce815bd24c5ed234a730a98b6872a77b0e
1 parent
6378233d
为您优选价格 换行
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
static/sass/product/_recommend-for-you.scss
static/sass/product/_recommend-for-you.scss
View file @
7fd24cc
.recommend-for-you
{
padding
:
pxToRem
(
30px
)
0
pxToRem
(
1
0px
);
padding
:
pxToRem
(
30px
)
0
pxToRem
(
3
0px
);
border-top
:
1px
solid
#e0e0e0
;
border-bottom
:
1px
solid
#e0e0e0
;
background
:
#fff
;
...
...
@@ -45,11 +45,13 @@
line-height
:
1
;
.sale-price
{
display
:
block
;
color
:
#d9134f
;
margin-right
:
pxToRem
(
8px
);
}
.old-price
{
display
:
block
;
color
:
#b0b0b0
;
text-decoration
:
line-through
;
}
...
...
Please
register
or
login
to post a comment