From ec39920426d170905c8727cd141946de108184e2 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 03 Apr 2025 14:27:11 +0800 Subject: [PATCH] CSS: Remove Comic Sans It was originally supposed to be an OpenBSD joke but there are a few readability issues... --- static/style.css | 4 ---- diff --git a/static/style.css b/static/style.css index 626ebd59ca6676a9b0760399d566789ff2e9433a..d31e0fcca229f03b09612a5f1aee3daada96bb3b 100644 --- a/static/style.css +++ b/static/style.css @@ -405,10 +405,6 @@ } -.complete-error-page { - font-family: 'Comic Sans MS', 'Chalkboard SE', 'Comic Neue', sans-serif; -} - .complete-error-page hr { border: 0; border-bottom: 1px dashed; -- 2.48.1