aboutsummaryrefslogtreecommitdiffstats
path: root/src/sqmod/sqmod_test/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/sqmod/sqmod_test/html/index.html')
-rw-r--r--src/sqmod/sqmod_test/html/index.html16
1 files changed, 14 insertions, 2 deletions
diff --git a/src/sqmod/sqmod_test/html/index.html b/src/sqmod/sqmod_test/html/index.html
index 7e36bae..e677aeb 100644
--- a/src/sqmod/sqmod_test/html/index.html
+++ b/src/sqmod/sqmod_test/html/index.html
@@ -1,6 +1,18 @@
-<link href="/toj/sqmod/sqmod_test/css/index.css" rel="stylesheet">
-<div class="stage" exheight=true extop=47px>
+<table class="table span4 jurank">
+ <thead>
+ <tr>
+ <th>#</th>
+ <th>Player</th>
+ <th>Song</th>
+ <th>Score</th>
+ <th>Max Combo</th>
+ </tr>
+ </thead>
+ <tbody></tbody>
+</table>
+
+<div class="stage" exheight=true extop=55px>
<div class="box">
<canvas class="stage bottom"></canvas>
<canvas class="stage main"></canvas>