aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-04-03 14:27:11 +0800
committerRunxi Yu <me@runxiyu.org>2025-04-03 14:27:20 +0800
commitec39920426d170905c8727cd141946de108184e2 (patch)
treefffbfe8d8699075ffaa04aec5cfe7d95d743be2d
parentgit2d: Ignore SIGPIPE (diff)
downloadforge-ec39920426d170905c8727cd141946de108184e2.tar.gz
forge-ec39920426d170905c8727cd141946de108184e2.tar.zst
forge-ec39920426d170905c8727cd141946de108184e2.zip
CSS: Remove Comic Sans
It was originally supposed to be an OpenBSD joke but there are a few readability issues...
-rw-r--r--static/style.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/static/style.css b/static/style.css
index 626ebd5..d31e0fc 100644
--- a/static/style.css
+++ b/static/style.css
@@ -405,10 +405,6 @@ td > ul {
-.complete-error-page {
- font-family: 'Comic Sans MS', 'Chalkboard SE', 'Comic Neue', sans-serif;
-}
-
.complete-error-page hr {
border: 0;
border-bottom: 1px dashed;