]> gitweb.michael.orlitzky.com - charm-bypass.git/commitdiff
index.html.in: use the right font for the zone
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 3 Nov 2023 00:30:06 +0000 (20:30 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 3 Nov 2023 03:19:08 +0000 (23:19 -0400)
index.html.in

index 50048422b7549422de5723ab33f32bb1c9fb5500..69d5d31491ed0bdd945342471a73769ea410c9e1 100644 (file)
@@ -55,7 +55,7 @@
           url("data:font/woff2;base64,@CBPREGULAR@") format("woff2")
       }
 
-      #servicename, #tickettime, #ticketdate, #codetext {
+      #servicename, #tickettime, #ticketdate, #codetext, #zone {
         font-family: "CharmBypass Regular", sans-serif;
       }