commit bdf4ac65b4f6062ed0775f491191263b1f183372
parent 88a8b3b7ac42be7995b0b3f704913ddee9191274
Author: Alisa Lain <60989682+al1-ce@users.noreply.github.com>
Date: Thu, 10 Jul 2025 04:27:51 +0300
Remove MS PGothic from font list
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/index.html b/public/index.html
@@ -169,7 +169,7 @@
pre[data-lang="aa"] { background: unset; }
pre[data-lang="aa"] code {
- font-family: MS PGothic,Mona,IPAMonaPGothic,"giko2",sans-serif !important;
+ font-family: Mona,IPAMonaPGothic,"giko2",sans-serif !important;
font-size: 16px;
line-height: 18px;