Skip to content

Commit

Permalink
Quartz sync: 2025-02-04 19:54:55
Browse files Browse the repository at this point in the history
  • Loading branch information
ArenaDruid committed Feb 4, 2025
1 parent 2688b35 commit 3d3b1ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions content/attachments/chinese-italic-kaiti.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* 定义中文斜体专用字体 */
/* Copyright (c) 2025 Github@ArenaDruid | MIT License */
@font-face {
font-family: 'ChineseItalic';
font-style: italic;
Expand Down
Binary file removed content/attachments/下载 (1).png
Binary file not shown.
3 changes: 2 additions & 1 deletion content/blog-20250204.md
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down Expand Up @@ -81,7 +82,7 @@ EOF
## 🌈 效果预览

![[Pic_20250204.png]]

<img >
---

## ⚙️ 高级配置
Expand Down

0 comments on commit 3d3b1ed

Please sign in to comment.