From: Michael Orlitzky Date: Thu, 26 Oct 2023 00:55:16 +0000 (-0400) Subject: index.html.in: make the service letter bold with CSS X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;ds=sidebyside;h=23ba3ab26448790a5f69f2cd5f29bc2fc7c7ec0b;p=charm-bypass.git index.html.in: make the service letter bold with CSS --- diff --git a/index.html.in b/index.html.in index b1d73c3..0c18fbb 100644 --- a/index.html.in +++ b/index.html.in @@ -83,6 +83,7 @@ #serviceletter { font-family: "CharmBypass Bold", sans-serif; + font-weight: bold; } /************************/