资源本地化
This commit is contained in:
@@ -51,8 +51,8 @@
|
||||
--radius-xl: 20px;
|
||||
|
||||
/* Typography */
|
||||
--font-sans: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
|
||||
--font-mono: 'JetBrains Mono', 'Fira Code', monospace;
|
||||
--font-sans: 'Segoe UI', 'PingFang SC', 'Microsoft YaHei', -apple-system, BlinkMacSystemFont, sans-serif;
|
||||
--font-mono: 'Cascadia Mono', 'Consolas', 'Liberation Mono', monospace;
|
||||
}
|
||||
|
||||
:root.light-theme {
|
||||
@@ -2788,4 +2788,4 @@ input:checked+.slider:before {
|
||||
.filings a {
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user