changed comment font for better view and performance

This commit is contained in:
ClovertaTheTrilobita 2026-03-26 18:13:03 +02:00
parent cec9617f11
commit 435658db6d

View file

@ -166,6 +166,17 @@ function formatDate(iso: string) {
}
.comment-list {
font-family:
system-ui,
-apple-system,
BlinkMacSystemFont,
"Segoe UI",
"PingFang SC",
"Hiragino Sans GB",
"Microsoft YaHei",
"Noto Sans CJK SC",
"Source Han Sans SC",
sans-serif;
list-style: none;
margin: 0;
padding: 0;