]> gitweb.michael.orlitzky.com - charm-bypass.git/commitdiff
index.html.in: make the service letter bold with CSS
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 26 Oct 2023 00:55:16 +0000 (20:55 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 26 Oct 2023 00:55:16 +0000 (20:55 -0400)
index.html.in

index b1d73c312dcc2d364ee38659afab5e8850382541..0c18fbb0672847939c1865f2bc700cc9b62045c9 100644 (file)
@@ -83,6 +83,7 @@
 
       #serviceletter {
        font-family: "CharmBypass Bold", sans-serif;
+        font-weight: bold;
       }
 
       /************************/