Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
9 years ago
Commit
3a5e86524430a3b41cafb481b3cf5b79ed9c0146
1 parent
21bba037
logo居中
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
public/scss/components/_header.css
public/scss/components/_header.css
View file @
3a5e865
...
...
@@ -8,13 +8,11 @@
padding-right
:
2px
;
display
:
inline-block
;
position
:
relative
;
height
:
54px
;
height
:
54px
;
line-height
:
52px
;
.iconfont
{
font-size
:
18px
;
/*position: relative;
top: -2px;*/
vertical-align
:
sub
;
}
...
...
@@ -282,7 +280,7 @@
height
:
30px
;
left
:
50%
;
position
:
absolute
;
margin-left
:
-1
32
px
;
margin-left
:
-1
00
px
;
margin-top
:
30px
;
background
:
resolve
(
"layout/blk-logo.svg"
)
no-repeat
center
center
;
background-size
:
100%
;
...
...
@@ -372,7 +370,7 @@
display
:
none
;
}
form
{
form
{
border-bottom
:
1px
solid
#fff
;
}
}
...
...
Please
register
or
login
to post a comment