Updates to readme, fixed darkmode cookie bug

This commit is contained in:
Kristy Fournier 2026-01-21 20:02:35 -05:00
parent 4f39417852
commit 85257808a3
3 changed files with 17 additions and 3 deletions

View file

@ -89,7 +89,7 @@ changes visibility with JS-->
<div class="item">
<h2>Admin Password:</h2>
<p class="italic">Enter to use admin restricted functions</p>
<input placeholder="Wordpass12" type="password" title="Admin password box" id="adminpasswordbox">
<input placeholder="Wordpass12" type="password" title="Admin password box" id="adminpasswordbox" enterkeyhint="done">
</div>
<div class=item>
<h2>Fine action control:</h2>