This commit is contained in:
Van
2019-03-16 19:01:27 +08:00
parent 755eb33471
commit cec3c77491
100 changed files with 110 additions and 1085 deletions

File diff suppressed because one or more lines are too long

View File

@@ -16,8 +16,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
@charset "utf-8";
@import "../../../scss/reset-content";
@import "../../../scss/reset";
@import "vditor/src/assets/scss/classic";
body {
margin:0;
padding:0;
@@ -299,7 +299,7 @@ a:hover {
background-position:-7px -125px;
padding:0 0 0 13px;
}
.content-reset {
.vditor-reset {
margin:8px 0;
padding:0px;
line-height:22px;