This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
* skin next style
|
||||
*
|
||||
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
|
||||
* @version 0.5.0.0, Jul 25, 2017
|
||||
* @version 0.6.0.0, Sep 21, 2017
|
||||
*/
|
||||
/* start reset */
|
||||
html {
|
||||
@@ -344,6 +344,13 @@ img {
|
||||
background: #e1e1e1;
|
||||
}
|
||||
|
||||
.menu .page-icon {
|
||||
float: left;
|
||||
height: 14px;
|
||||
width: 14px;
|
||||
margin: 4px -4px 0 0;
|
||||
}
|
||||
|
||||
.site-search {
|
||||
float: right;
|
||||
margin-top: 15px;
|
||||
@@ -1202,6 +1209,10 @@ ul.comments .comment-meta time {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.menu .page-icon {
|
||||
margin: 6px -4px 0px 10px;
|
||||
}
|
||||
|
||||
.footer {
|
||||
text-align: center;
|
||||
font-size: 12px;
|
||||
|
2
next/css/next.min.css
vendored
2
next/css/next.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user