diff --git a/.obsidian/snippets/math-note.css b/.obsidian/snippets/math-note.css index 02a71a8..db18c88 100644 --- a/.obsidian/snippets/math-note.css +++ b/.obsidian/snippets/math-note.css @@ -12,3 +12,14 @@ --callout-color: 181,230,29; --callout-icon: lucide-calculator; } + +.tittle{ + font-weight: bold; + text-align: center; +} + +.Tittle{ + font-weight: bold; + text-align: center; + font-size:24px; +} \ No newline at end of file diff --git a/笔记美观计划.md b/笔记美观计划.md index edd8ef2..7c24273 100644 --- a/笔记美观计划.md +++ b/笔记美观计划.md @@ -12,4 +12,8 @@ 'solution':这是一个专为解析设置的颜色块(姑且让我这么叫它)!调用方法与 example 等一样。如: >[!solution] 解析示例 +'tittle': 小标题,居中加粗,如: