aboutsummaryrefslogtreecommitdiffstats
path: root/css/cs16.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/cs16.css')
-rw-r--r--css/cs16.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/cs16.css b/css/cs16.css
index c04ea50..bc40c60 100644
--- a/css/cs16.css
+++ b/css/cs16.css
@@ -64,7 +64,7 @@ body {
line-height: 1.5;
background-color: var(--bg);
color: var(--text);
- font-family: ArialPixel;
+ font-family: ArialPixel, system-ui, sans-serif;
}
/* Scrollbars */