|
|
(未显示2个用户的28个中间版本) |
第1行: |
第1行: |
| @import url('https://fonts.loli.net/css2?family=Arvo:ital,wght@0,400;0,700;1,400;1,700&family=Inter:wght@300;400;700&display=swap');
| |
|
| |
|
| :root.skin-citizen-light {
| |
| --color-primary__h: 10;
| |
| --color-primary__s: 92%;
| |
| --color-primary__l: 42%;
| |
| --font-family-base: Inter,system-ui,-apple-system,Segoe UI,"微软雅黑", sans-serif;
| |
| --font-family-serif: Arvo,Georgia,'Times New Roman', Times, serif;
| |
| --font-family-monospace: 'SFMono-Regular',Consolas,'Courier New', monospace;
| |
| }
| |