Quartz sync: 2025-02-04 15:18:07

This commit is contained in:
ArenaDruid 2025-02-04 15:18:07 +08:00
parent 50f4e11c88
commit acb15b6e86

View File

@ -1,12 +1,3 @@
@use "./base.scss";
// 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;
}
// put your custom CSS here!