Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
周少峰
9 years ago
Commit
1077e20a70dc2d590d41d177e7dfa2444b277ef2
2 parents
37fd6002
f5db4014
Merge branch 'feature/students' into release/4.9.1.0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
static/sass/_good.css
static/sass/_good.css
View file @
1077e20
...
...
@@ -128,11 +128,19 @@
background
:
resolve
(
'product/price-tag.png'
)
no-repeat
center
;
background-size
:
contain
;
color
:
#fff
;
width
:
79px
;
height
:
26px
;
width
:
70px
;
height
:
24px
;
position
:
relative
;
top
:
2px
;
}
}
.student-price
{
.sale-price
{
display
:
inline-block
;
height
:
24px
;
line-height
:
24px
;
color
:
#d62927
;
}
.market-price
{
margin
:
0px
;
display
:
block
;
...
...
Please
register
or
login
to post a comment