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
Plain Diff
Browse Files
Authored by
ccbikai
2015-11-03 23:25:14 +0800
Commit
4d468800be878e06a1f4d35f2e02ec60d96754ec
2 parents
9a0784f6
c80086fd
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
framework
static/sass/home/_creative-life.scss
static/sass/home/_plus-star.scss
framework
@
119c247f
Subproject commit
75bbc3b075de19f239532f60c5995d06c5f814e2
Subproject commit
119c247f5cf929aa1e059e40609bb16dd6b58f05
...
...
static/sass/home/_creative-life.scss
View file @
4d46880
...
...
@@ -11,11 +11,16 @@
}
}
.classify-list
{
border-top
:
1px
solid
#e0e0e0
;
border-bottom
:
1px
solid
#e0e0e0
;
}
.classify-list
>
li
{
float
:
left
;
width
:
212rem
/
$pxConvertRem
;
height
:
192rem
/
$pxConvertRem
;
border-
bottom
:
1px
solid
#e0e0e0
;
border-
top
:
1px
solid
#e0e0e0
;
border-right
:
1px
solid
#e0e0e0
;
}
...
...
static/sass/home/_plus-star.scss
View file @
4d46880
...
...
@@ -2,4 +2,5 @@
display
:
block
;
width
:
100%
;
height
:
198rem
/
$pxConvertRem
;
border-top
:
1px
solid
#e0e0e0
;
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment