add search
This commit is contained in:
@@ -119,7 +119,7 @@ a:hover {
|
||||
.header .right li a {
|
||||
color: #FFFFFF;
|
||||
font-family: 'sans-serif';
|
||||
font-size: 45px;
|
||||
font-size: 26px;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
2
Andrea/css/Andrea.min.css
vendored
2
Andrea/css/Andrea.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -31,7 +31,7 @@
|
||||
<div class="right">
|
||||
<ul>
|
||||
<li>
|
||||
<a rel="nofollow" class="home" href="${servePath}">Blog</a>
|
||||
<a rel="nofollow" class="home" href="${servePath}/search?keyword=">Search</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="${servePath}/tags.html">Tags</a>
|
||||
|
Reference in New Issue
Block a user