This commit is contained in:
Van 2018-08-27 19:22:22 +08:00
parent 39a6770b68
commit aeff137ee1
No known key found for this signature in database
GPG Key ID: 7059B8783A78F16C
4 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -20,7 +20,7 @@
* skin next style
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 0.6.0.0, Sep 21, 2017
* @version 0.6.0.1, Aug 27, 2018
*/
/* start reset */
html {
@ -771,7 +771,7 @@ img {
padding: 0 1em;
color: #777;
border-left: 0.25em solid #ddd;
margin-bottom: 16px
margin: 1em 0;
}
.article-body blockquote p {

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
/**
* Solo - A beautiful, simple, stable, fast Java blogging system.
* Solo - A small and beautiful blogging system written in Java.
* Copyright (c) 2010-<%= year %>, b3log.org & hacpai.com
*
* This program is free software: you can redistribute it and/or modify