mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
Quartz sync: 2025-02-04 19:54:55
This commit is contained in:
parent
2688b35fb5
commit
3d3b1ed002
@ -1,4 +1,5 @@
|
||||
/* 定义中文斜体专用字体 */
|
||||
/* Copyright (c) 2025 Github@ArenaDruid | MIT License */
|
||||
@font-face {
|
||||
font-family: 'ChineseItalic';
|
||||
font-style: italic;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 486 KiB |
@ -52,6 +52,7 @@ comments: true
|
||||
mkdir -p .obsidian/snippets
|
||||
cat > .obsidian/snippets/chinese-italic-kaiti.css << 'EOF'
|
||||
/* 定义中文斜体专用字体 */
|
||||
/* Copyright (c) 2025 Github@ArenaDruid | MIT License */
|
||||
@font-face {
|
||||
font-family: 'ChineseItalic';
|
||||
font-style: italic;
|
||||
@ -81,7 +82,7 @@ EOF
|
||||
## 🌈 效果预览
|
||||
|
||||
![[Pic_20250204.png]]
|
||||
|
||||
<img >
|
||||
---
|
||||
|
||||
## ⚙️ 高级配置
|
||||
|
||||
Loading…
Reference in New Issue
Block a user