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
Plain Diff
Browse Files
Authored by
梁志锋
9 years ago
Commit
a477ca67bf2b974bc69b5876f1851b17a40d1268
2 parents
abcfba99
81198140
购物车修改 reviewed by zhaobiao
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
static/sass/cart/_index.scss
static/sass/cart/_index.scss
View file @
a477ca6
...
...
@@ -136,15 +136,18 @@
a
{
float
:
right
;
width
:
100%
;
}
}
.count
{
color
:
#f00
;
float
:
right
;
}
.icon-right-arrow
{
color
:
#8f8f8f
;
float
:
right
;
}
}
.activity
{
...
...
@@ -196,8 +199,8 @@
}
p
{
float
:
left
;
margin-left
:
50rem
/
$pxConvertRem
;
float
:
right
;
margin-right
:
32rem
/
$pxConvertRem
;
font-size
:
26rem
/
$pxConvertRem
;
span
{
...
...
@@ -205,11 +208,14 @@
height
:
40rem
/
$pxConvertRem
;
line-height
:
40rem
/
$pxConvertRem
;
color
:
#d0253b
;
font-weight
:
bold
;
}
.tip
{
color
:
#666
;
font-size
:
22rem
/
$pxConvertRem
;
text-align
:
right
;
font-weight
:normal
;
}
}
...
...
Please
register
or
login
to post a comment