update logo style

This commit is contained in:
afc163 2015-06-04 16:04:39 +08:00
parent bee6d0578c
commit e13a6c2732
2 changed files with 3 additions and 2 deletions

View File

@ -142,6 +142,7 @@ header {
.logo img {
float: left;
margin-top: -7px;
}
.search {
@ -156,7 +157,7 @@ header {
.search input[type="text"] {
border: transparent;
outline: none;
width: 150px;
width: 160px;
height: 22px;
padding: 0 0 0 20px;
color: #999;

View File

@ -21,7 +21,7 @@
<body class="{%- if post.filepath === 'README.md' %}index-page{%- endif %}">
<header id="header">
<a class="logo" href="/">
<img width="60" style="margin-top: -7px" src="https://t.alipayobjects.com/images/rmsweb/T1B9hfXcdvXXXXXXXX.svg">
<img width="60" src="https://t.alipayobjects.com/images/rmsweb/T1B9hfXcdvXXXXXXXX.svg">
{{ config.site.name }}
</a>
<div class="search">