]> gitweb.michael.orlitzky.com - charm-bypass.git/commitdiff
index.html.in: don't blink the expiration date/time after 10 minutes
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 22 Oct 2023 22:39:39 +0000 (18:39 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 22 Oct 2023 22:57:40 +0000 (18:57 -0400)
I'm pretty sure this is when CharmPass stops blinking.

index.html.in

index 3a5af4639d6c815b7901b8516f6e87bcda6bcfa8..9d666dedb0c5d6b9ea27df5bfcce6176db61dd9a 100644 (file)
@@ -59,7 +59,8 @@
       }
 
       #tickettime, #ticketdate {
-       animation: blink 2s linear infinite;
+       /* 300 two-second blinks is ten minutes */
+       animation: blink 2s linear 300;
       }
 
       /* Define, load, and specify the custom font we use for the ticket