修改模板.

This commit is contained in:
lijiahang
2023-10-05 00:50:15 +08:00
parent 27c24a6f5a
commit 5cba137402
9 changed files with 281 additions and 144 deletions

View File

@@ -120,6 +120,10 @@ body {
color: rgb(var(--arcoblue-6));
}
.span-red {
color: rgb(var(--red-6));
}
#app {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;