mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
Quartz sync: 2025-02-04 15:18:07
This commit is contained in:
parent
50f4e11c88
commit
acb15b6e86
@ -1,12 +1,3 @@
|
|||||||
@use "./base.scss";
|
@use "./base.scss";
|
||||||
|
|
||||||
// put your custom CSS here!
|
// put your custom CSS here!
|
||||||
|
|
||||||
// 定义变量
|
|
||||||
$chinese-italic-font: 'ChineseItalic';
|
|
||||||
$western-font-stack: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
|
|
||||||
|
|
||||||
em, .cm-em, i {
|
|
||||||
font-family: $western-font-stack, $chinese-italic-font;
|
|
||||||
font-style: italic;
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue
Block a user