From 0456b3521ce77e8353692779cc8828d2b25420cb Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 2 Nov 2023 17:13:04 -0400 Subject: [PATCH] index.html.in: don't double-bold the service identifier It's too bold. --- index.html.in | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html.in b/index.html.in index 5c203d4..5618215 100644 --- a/index.html.in +++ b/index.html.in @@ -67,7 +67,6 @@ #serviceid { font-family: "CharmBypass Bold", sans-serif; - font-weight: bold; } /************************/ -- 2.43.2