📅
This commit is contained in:
parent
8937b76246
commit
5d34c2f62f
@ -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.
|
||||||
|
@ -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;
|
||||||
|
2
NeoEase/css/NeoEase.min.css
vendored
2
NeoEase/css/NeoEase.min.css
vendored
File diff suppressed because one or more lines are too long
@ -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';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user