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
Email Patches
Plain Diff
Browse Files
Authored by
梁志锋
9 years ago
Commit
c80086fd806376d8e3e6e7c19a07114d2367ecac
1 parent
536631da
update
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 @
c80086f
...
...
@@ -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 @
c80086f
...
...
@@ -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