wip
This commit is contained in:
parent
61b49ab370
commit
94d263993d
5 changed files with 32 additions and 3 deletions
|
|
@ -1,6 +1,8 @@
|
|||
<div class="displaybox">
|
||||
<div id="mainbox" class="mainboxDisplay">
|
||||
<button id="QueueBtn" class="btn-style absolute top-4 left-6">Queue Up</button>
|
||||
<button id="LocalBtn" class="btn-style absolute top-14 left-6">Local Game</button>
|
||||
<span id="queue-info" class="flex rounded-3xl border-10 border-gray-500 bg-gray-500 absolute top-4 right-6">?👤 ?⏳ ?▮•▮</span> <!-- total | in queue | playing-->
|
||||
<br>
|
||||
<h1 class="text-3xl font-bold text-gray-800">
|
||||
Pong Box<span id="t-username"></span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue