This commit is contained in:
Van
2019-03-16 18:28:32 +08:00
parent 32d9065772
commit 7368e5b747
167 changed files with 592 additions and 560 deletions

File diff suppressed because one or more lines are too long

View File

@@ -20,10 +20,9 @@
* skin next style
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 2.0.0.0, Feb 21, 2019
* @version 2.0.0.1, Mar 16, 2019
*/
@import "../../../scss/reset-content";
@import "vditor/src/assets/scss/classic";
#soloEditor {
@@ -693,11 +692,11 @@ img {
margin-top: 5px;
}
.content-reset {
.vditor-reset {
text-align: justify;
}
.content-reset p {
.vditor-reset p {
margin: 0 0 25px 0;
}
/* end article */