commit e896580
chld
·
2026-08-01 20:44:29 +0000 UTC
parent a1bfd51
backup fonts
1 files changed,
+2,
-2
+2,
-2
1@@ -13,7 +13,7 @@
2 }
3
4 body {
5- font-family: 'Web437 ACM VGA 8x16';
6+ font-family: 'Web437 ACM VGA 8x16', serif;
7 font-size: 16px;
8 background-color: #0a0a0a;
9 /* background-image: url('PRF/assets/bg.png');
10@@ -48,7 +48,7 @@ blk {
11 background-color: #998888;
12 color: #1a0a0a;
13 padding: 1px;
14- font-family: 'Web437 ACM VGA 8x8';
15+ font-family: 'Web437 ACM VGA 8x8', monospace;
16 font-size: 8px;
17 }
18