]> gitweb.michael.orlitzky.com - charm-bypass.git/commitdiff
index.html.in: use the right font for the security code
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 24 Oct 2023 15:53:23 +0000 (11:53 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 24 Oct 2023 16:03:52 +0000 (12:03 -0400)
index.html.in

index 633c0e4017edd0c070f9c1de13e9d2d627938b6d..9393c1d9d75b852be0da87a8fa7aac4bae4ef9e6 100644 (file)
@@ -71,7 +71,7 @@
          url("data:font/woff2;base64,@CBPREGULAR@") format("woff2")
       }
 
-      #servicename, #tickettime, #ticketdate {
+      #servicename, #tickettime, #ticketdate, #codetext {
         font-family: "CharmBypass Regular";
       }