We're a chess arbiter app. Get your sh** straight
This commit is contained in:
parent
d19bf8bdfe
commit
a4342e856d
@ -22,7 +22,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="text-left">Person A</td>
|
||||
<td class="text-left">Person H</td>
|
||||
<td class="text-center">
|
||||
<select class="select w-auto">
|
||||
<option value="-">-</option>
|
||||
@ -35,10 +35,10 @@
|
||||
<option value="0-0FF">0-0FF</option>
|
||||
</select>
|
||||
</td>
|
||||
<td class="text-right">Person B</td>
|
||||
<td class="text-right">Person E</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text-left">Person C</td>
|
||||
<td class="text-left">Person F</td>
|
||||
<td class="text-center">
|
||||
<select class="select w-auto">
|
||||
<option value="-">-</option>
|
||||
@ -54,7 +54,7 @@
|
||||
<td class="text-right">Person D</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text-left">Person E</td>
|
||||
<td class="text-left">Person G</td>
|
||||
<td class="text-center">
|
||||
<select class="select w-auto">
|
||||
<option value="-">-</option>
|
||||
@ -67,10 +67,10 @@
|
||||
<option value="0-0FF">0-0FF</option>
|
||||
</select>
|
||||
</td>
|
||||
<td class="text-right">Person F</td>
|
||||
<td class="text-right">Person C</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text-left">Person G</td>
|
||||
<td class="text-left">Person A</td>
|
||||
<td class="text-center">
|
||||
<select class="select w-auto">
|
||||
<option value="-" selected>-</option>
|
||||
@ -83,7 +83,7 @@
|
||||
<option value="0-0FF">0-0FF</option>
|
||||
</select>
|
||||
</td>
|
||||
<td class="text-right">Person H</td>
|
||||
<td class="text-right">Person B</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
Loading…
Reference in New Issue
Block a user