Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
毕凯
9 years ago
Commit
d6f568c1847002d25f12a35dec3bcff6eea8aadd
1 parent
ab82c6a8
加价购 样式
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletions
static/sass/shopping-cart/_gift-advance-good.scss
static/sass/shopping-cart/_gift-advance-good.scss
View file @
d6f568c
...
...
@@ -44,6 +44,10 @@
&
:before
{
content
:
'赠品'
;
display
:
block
;
font-size
:
12px
;
line-height
:
25rem
/
$pxConvertRem
;
transform
:
scale
(
0
.833
);
}
}
...
...
@@ -75,8 +79,9 @@
}
.price
{
margin-left
:
10rem
/
$pxConvertRem
;
font-size
:
24rem
/
$pxConvertRem
;
color
:
#
000
;
color
:
#
f1545b
;
&
.market-price
{
color
:
#999
;
...
...
Please
register
or
login
to post a comment