aboutsummaryrefslogtreecommitdiff
path: root/make_timer.html
diff options
context:
space:
mode:
authorzlg <zlg@zlg.space>2024-09-25 14:46:27 -0700
committerzlg <zlg@zlg.space>2024-09-25 14:46:27 -0700
commitdc7eb8faaddedd2c90684404c90f622d3260d5f5 (patch)
treea96f1937f6394e8ce7081905b46d5ec452a48def /make_timer.html
parenttimer.css: Remove some styling to make CSS easier (diff)
downloadzsst-dc7eb8faaddedd2c90684404c90f622d3260d5f5.tar.gz
zsst-dc7eb8faaddedd2c90684404c90f622d3260d5f5.tar.bz2
zsst-dc7eb8faaddedd2c90684404c90f622d3260d5f5.tar.xz
zsst-dc7eb8faaddedd2c90684404c90f622d3260d5f5.zip
Add Persona 5 Phansite-like countdown styleHEADmaster
This *requires* custom CSS for best effect.
Diffstat (limited to 'make_timer.html')
-rw-r--r--make_timer.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/make_timer.html b/make_timer.html
index 3a6e178..1a2704c 100644
--- a/make_timer.html
+++ b/make_timer.html
@@ -21,6 +21,7 @@
<label for="cdstyle">Countdown Style</label>
<input type="radio" id="cdstyle" name="cdstyle" value="standard">Standard Countdown</input>
<input type="radio" id="cdstyle" name="cdstyle" value="bar">Progress Bar</input>
+ <input type="radio" id="cdstyle" name="cdstyle" value="p5">Persona 5</input>
</section>
<section>
<label for="duration">Countdown Duration, in seconds</label>