bug fixes
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
<p>Dein Score: <span id="finalScore" style="color:yellow; font-size: 24px;">0</span></p>
|
||||
|
||||
<div id="inputSection">
|
||||
<input type="text" id="playerNameInput" placeholder="Dein Name" maxlength="10">
|
||||
<input type="text" id="playerNameInput" placeholder="NAME" maxlength="4" style="text-transform:uppercase;">
|
||||
<button id="submitBtn" onclick="submitScore()">EINTRAGEN</button>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user