更新页面效果
This commit is contained in:
@@ -1 +1,15 @@
|
||||
@import "tailwindcss";
|
||||
@import "tailwindcss";
|
||||
|
||||
:root {
|
||||
--font-sans: "Avenir Next", "Helvetica Neue", "PingFang SC", "Microsoft YaHei", sans-serif;
|
||||
--font-serif: "Noto Serif SC", "Source Han Serif SC", "Songti SC", "STSong", "SimSun", serif;
|
||||
--font-display: "Didot", "Bodoni 72", "Cormorant Garamond", "Times New Roman", serif;
|
||||
--font-kai: "Kaiti SC", "STKaiti", "KaiTi", "FangSong", serif;
|
||||
--font-brush: "HanziPen SC", "STXingkai", "华文行楷", "FZKai-Z03S", "Kaiti SC", "STKaiti", "KaiTi", "FangSong", serif;
|
||||
--font-number: "Cochin", "Georgia", "Times New Roman", serif;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
font-family: var(--font-sans);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user