mirror of
https://github.com/binarydigitlol/gametimer.git
synced 2025-06-20 17:02:25 +00:00
changed time
This commit is contained in:
parent
c6fefba352
commit
ee7be93483
@ -18,9 +18,9 @@
|
||||
</div>
|
||||
|
||||
<div id="controls">
|
||||
<!-- <button class="btn-danger-outline" name="changegame" onclick="countdown(1500);"></button>
|
||||
<button class="btn-success-outline" name="shortBreak" onclick="countdown(300);">Short Break</button> -->
|
||||
<button class="btn-secondary-outline" name="longBreak" onclick="countdown(600);">Start Timer</button>
|
||||
<!-- <button class="btn-danger-outline" name="changegame" onclick="countdown(1500);"></button> -->
|
||||
<button class="btn-success-outline" name="shortBreak" onclick="countdown(600);">10 Min Timer</button>
|
||||
<button class="btn-secondary-outline" name="longBreak" onclick="countdown(900);">15 Min Timer</button>
|
||||
<button class="btn-block btn-primary-outline" name="stop" onclick="stopTimer();">STOP</button>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user