This commit is contained in:
Van
2019-03-01 15:57:28 +08:00
parent a6b4d4a097
commit b91e25561e
3 changed files with 10 additions and 7 deletions

View File

@@ -21,7 +21,7 @@
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @author <a href="http://88250.b3log.org">Liang Ding</a>
* @version 2.1.0.0, Feb 27, 2019
* @version 2.2.0.0, Mar 1, 2019
*/
@import "../../../scss/reset-content";
@import "vditor/src/assets/scss/classic";
@@ -359,6 +359,12 @@ pre code, pre tt {
background-color: #FFF;
height: 100%;
width: 300px;
.content-reset,
.content-reset a {
font-size: 12px;
font-weight: normal;
}
}
.side a {