Vanessa
2017-09-21 21:59:51 +08:00
parent 3f984f6f94
commit 239c9a5ef2
48 changed files with 161 additions and 53 deletions

View File

@@ -18,7 +18,8 @@
* Skin Bruce style.
*
* @author <a href="http://88250.b3log.org">Liang Ding</a>
* @version 1.0.1.3, Jan 7, 2015
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 1.1.0.0, Sep 21, 2017
*/
body, button, input, select, textarea {
@@ -81,6 +82,13 @@ h4, h5, h6 {
font-weight: 500;
}
.nav-item .page-icon {
float: left;
height: 14px;
width: 14px;
margin: 2px 3px 0 0;
}
.comment {
margin-bottom: 32px;
}