summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/index.html b/index.html
index 5b72d5f..f2a1f26 100644
--- a/index.html
+++ b/index.html
@@ -53,9 +53,9 @@
<br />
<a id="timeWastingClockGo" class="btn btn-primary btn-lg
- btn-block">Start timer (Hotkey: j)</a>
+ btn-block">Start <u>t</u>imer</a>
<a id="timeWastingClockReset" class="btn btn-default btn-lg
- btn-block">Reset timer (end of class)</a>
+ btn-block">Re<u>s</u>et timer (end of class)</a>
</div>
<div class="col-md-6">
<h1>Activity time</h1><br />
@@ -74,12 +74,12 @@
</p>
<p class="text-center">
- <a id="activityClockCustom" class="btn btn-default btn-lg">Custom</a>
- <a id="activityClockReset" class="btn btn-default btn-lg">Reset</a>
+ <a id="activityClockCustom" class="btn btn-default btn-lg"><u>C</u>ustom</a>
+ <a id="activityClockReset" class="btn btn-default btn-lg"><u>R</u>eset</a>
</p>
<p class="text-center">
- Hotkey: press the number key for the number of minutes you want
+ Hotkeys: press the number key for the number of minutes you want
to countdown.
</p>
</div>