From b48c2158d4a6e4212c3a8ca385aab1c603d39f83 Mon Sep 17 00:00:00 2001 From: Titanium-Lung Date: Mon, 3 Feb 2025 23:21:11 -0500 Subject: [PATCH] Made the Segfault tag Comic Sans (probably) --- profiles/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/static/style.css b/profiles/static/style.css index d15f2d4..2191d1a 100644 --- a/profiles/static/style.css +++ b/profiles/static/style.css @@ -96,7 +96,7 @@ a:active { .badge-strange { color: #000; background-color: #ffffff; - font-family: "Comic Sans"; + font-family: "Comic Sans MS", "Comic Sans", cursive; } .profile-link,