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
uedxwg
9 years ago
Commit
5de893038bdd84cca0ddfdb08c76a94c89b89568
1 parent
a2e73d70
sass update
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
7 deletions
static/sass/_good.scss
static/sass/category/_brand.scss
static/sass/product/_new-arrival.scss
static/sass/_good.scss
View file @
5de8930
.good-info
{
float
:
left
;
display
:
inline-block
;
width
:
276rem
/
$pxConvertRem
;
height
:
486rem
/
$pxConvertRem
;
margin
:
28rem
/
$pxConvertRem
(
15rem
/
$pxConvertRem
)
0
;
...
...
static/sass/category/_brand.scss
View file @
5de8930
...
...
@@ -83,20 +83,20 @@
padding-top
:
10rem
/
$pxConvertRem
;
height
:
76rem
/
$pxConvertRem
;
line-height
:
76rem
/
$pxConvertRem
;
font-size
:
34
rem
/
$pxConvertRem
;
font-size
:
28
rem
/
$pxConvertRem
;
border-bottom
:
1px
solid
#f3f3f3
;
border-top
:
1px
solid
#f9f9f9
;
i
{
display
:
inline-block
;
margin-left
:
24rem
/
$pxConvertRem
;
width
:
40rem
/
$pxConvertRem
;
height
:
40rem
/
$pxConvertRem
;
width
:
58rem
/
$pxConvertRem
;
height
:
38rem
/
$pxConvertRem
;
text-align
:
center
;
vertical-align
:
middle
;
font-size
:
28rem
/
$pxConvertRem
;
line-height
:
40rem
/
$pxConvertRem
;
font-size
:
18rem
/
$pxConvertRem
;
line-height
:
39rem
/
$pxConvertRem
;
color
:
#fff
;
border-radius
:
50
%
;
border-radius
:
50
rem
/
$pxConvertRem
;
;
}
.icon-hot
{
background
:
#ff0000
;
...
...
static/sass/product/_new-arrival.scss
View file @
5de8930
...
...
@@ -83,6 +83,7 @@
.goods-container
{
position
:
relative
;
min-height
:
440px
;
text-align
:
center
;
}
}
...
...
Please
register
or
login
to post a comment