mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
This commit is contained in:
parent
502cf72a7e
commit
c87997c774
13 changed files with 134 additions and 27 deletions
|
|
@ -21,8 +21,8 @@
|
|||
<div>
|
||||
<h2>Create your own!</h2>
|
||||
<p><label>Name:<br> <input id="customname"></label></p>
|
||||
<p><label>Score limit:<br> <input id="scoreLimit" type="number" value="5"></label></p>
|
||||
<p><label>User limit:<br> <input id="userLimit" type="number" value="10"></label></p>
|
||||
<p><label>Score limit:<br> <input id="scoreLimit" type="number" value=""></label></p>
|
||||
<p><label>User limit:<br> <input id="userLimit" type="number" value=""></label></p>
|
||||
<fieldset>
|
||||
<legend>Maps</legend>
|
||||
<ul id="maps">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue