Small changes

This commit is contained in:
mmble
2020-09-23 20:17:26 +02:00
parent 03cba1940c
commit 980e401628

View File

@@ -61,12 +61,12 @@
<p class="sbHeader">
__MSG_recordTimesDescription__
</p>
<sub>__MSG_popupHint__</sub>
<div>
<sub style="margin-bottom: 12px;">__MSG_popupHint__</sub>
<div style="margin-bottom: 12px;">
<button id="sponsorStart" class="mediumButton">__MSG_sponsorStart__</button>
</div>
<div id="submissionSection" style="display: none">
<b>Section editing will appear after you click submit</b>
<b style="display:block;">Section editing will appear after you click submit</b>
<div id="submitTimesContainer" style="display: none">
<button id="submitTimes" class="largeButton">__MSG_submitTimesButton__</button>
</div>