This commit is contained in:
Van 2019-01-02 21:14:41 +08:00
parent 8937b76246
commit 5d34c2f62f
No known key found for this signature in database
GPG Key ID: 7059B8783A78F16C
4 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
* skin style * skin style
* *
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a> * @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 0.1.0.0, Dec 7, 2018 * @version 0.1.0.1, Jan 2, 2019
*/ */
/* /*
* Symphony - A modern community (forum/BBS/SNS/blog) platform written in Java. * Symphony - A modern community (forum/BBS/SNS/blog) platform written in Java.

View File

@ -15,7 +15,8 @@
* You should have received a copy of the GNU Affero General Public License * You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>. * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/ */
/**
/**
* skin neoease style * skin neoease style
* *
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a> * @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
@ -562,7 +563,6 @@ textarea, input {
/* start article-body */ /* start article-body */
.article-body { .article-body {
font-size: 16px;
word-break: break-word; word-break: break-word;
line-height: 145%; line-height: 145%;
overflow: hidden; overflow: hidden;

File diff suppressed because one or more lines are too long

View File

@ -662,7 +662,7 @@ blockquote {
* icon font * icon font
* *
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a> * @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 0.2.0.0, Dec 17, 2018 * @version 0.2.0.1, Jan 2, 2019
*/ */
@font-face { @font-face {
font-family: 'icomoon'; font-family: 'icomoon';