summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-07-01 10:26:53 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-07-01 10:26:53 -0400
commit828588ccb0e7f203c53b1abad1d70f77d3185a81 (patch)
tree3a94267cad0df730147677b40b683a8a7d422365 /www/index.html
parent35abacfe70019cc323ae8379729a934e265e4544 (diff)
downloadhtml5ks-828588ccb0e7f203c53b1abad1d70f77d3185a81.tar.xz
html5ks-828588ccb0e7f203c53b1abad1d70f77d3185a81.zip
add nvl
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index b01fea4..ff38ee2 100644
--- a/www/index.html
+++ b/www/index.html
@@ -51,6 +51,10 @@
<div id="say"></div>
<img id="ctc" src="dump/ui/ctc.png" style="display: none">
</div>
+ <div id="nvl" style="display: none;">
+ <div id="nvlsay"></div>
+ <img id="nvlctc" src="dump/ui/ctc_rotated.png">
+ </div>
<div id="main-menu" style="display: none;">
<div id="main-menu-buttons" style="top: 377px; position: absolute; left: 81px;">
<div id="start" class="button button-enabled">Start</div>