feat:增加食光集

This commit is contained in:
2025-10-16 22:10:08 +08:00
parent 2c7955b524
commit 416abfbd6d
2 changed files with 36 additions and 12 deletions

View File

@@ -2,7 +2,7 @@ body {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
font-family: '华文楷体', 'Times New Roman', sans-serif;
}
*,
@@ -32,6 +32,7 @@ html, body {
#app {
height: 100%;
background-color: lightgray;
}
html {