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
Email Patches
Plain Diff
Browse Files
Authored by
郝肖肖
9 years ago
Commit
30d7bcf20fd5a45bb47330751e7fd1c15f15be68
1 parent
f99af323
商品列表 标签居中
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
static/sass/_good.css
static/sass/_good.css
View file @
30d7bcf
...
...
@@ -5,17 +5,17 @@
margin
:
10px
15px
40px
15px
;
.tag-container
{
height
:
28
px
;
height
:
30
px
;
width
:
100%
;
overflow
:
hidden
;
.good-tag
{
display
:
block
;
float
:
left
;
height
:
28
px
;
height
:
30
px
;
font-size
:
18px
;
text-align
:
center
;
line-height
:
28
px
;
line-height
:
32
px
;
box-sizing
:
border-box
;
margin-right
:
4px
;
...
...
Please
register
or
login
to post a comment