aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html11
1 files changed, 7 insertions, 4 deletions
diff --git a/index.html b/index.html
index f243f54..0952067 100644
--- a/index.html
+++ b/index.html
@@ -20,7 +20,6 @@
</nav>
<div class="container">
<section class="section">
- <h2 class="title">Games</h2>
<table class="table is-fullwidth">
<thead>
<tr><th colspan="5"><div id="game_description"></div></th></tr>
@@ -58,15 +57,19 @@
</div>
</section>
<section class="section">
- <h2 class="title">Courts</h2>
+ <h1 class="title">Courts</h1>
<div id="court_list" class="button-grid"></div>
</section>
<section class="section">
- <h2 class="title">Regulars</h2>
+ <h1 class="title">Regulars</h1>
<div id="regular_list" class="button-grid"></div>
</section>
+ <section class="section">
+ <h1 class="title">Guests</h1>
+ <div id="guest_list" class="button-grid"></div>
+ </section>
<section class="section">
- <h2 class="title">Player Update</h2>
+ <h1 class="title">Player Update</h1>
<div id="player-load" class="file is-danger has-name is-boxed">
<label class="file-label">
<input class="file-input" type="file" name="players" accept=".csv"/>