2026-06-01 01:51:39 +08:00

8 lines
185 B
CSS

:root {
color-scheme: dark;
font-family: Inter, "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
font-size: 14px;
line-height: 1.45;
text-rendering: geometricPrecision;
}