mirror of
https://gitee.com/mafgwo/stackedit
synced 2024-11-16 03:32:40 +08:00
数学公式改为等宽字体
This commit is contained in:
parent
06827fe3eb
commit
f073f00019
|
@ -76,6 +76,7 @@
|
||||||
|
|
||||||
.latex,
|
.latex,
|
||||||
.math {
|
.math {
|
||||||
|
font-family: $font-family-monospace;
|
||||||
color: $editor-color-light;
|
color: $editor-color-light;
|
||||||
|
|
||||||
.app--dark & {
|
.app--dark & {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user