diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2013-06-26 20:07:03 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2013-06-26 20:07:03 -0400 |
commit | 2d11246128161ed27a5e33325f0486feeaa7ddc6 (patch) | |
tree | 12bd972dbf874d52e19ec32c6e3b944ca4131295 /www/index.html | |
parent | a7760b1e2695669e154f204fea18bbae4dff5db6 (diff) | |
download | html5ks-2d11246128161ed27a5e33325f0486feeaa7ddc6.tar.xz html5ks-2d11246128161ed27a5e33325f0486feeaa7ddc6.zip |
working
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/index.html b/www/index.html index 62d790f..64950d5 100644 --- a/www/index.html +++ b/www/index.html @@ -42,10 +42,7 @@ </div> </div> <div id="container"> - <div id="img"> - <img id="bg" src="/loading.jpg" alt=""> - <div id="solid"></div> - </div> + <div id="bg"></div> <div id="window" style="display: none;"> <img id="window-image" src="/dump/ui/bg-say.png" alt=""> <div id="who"></div> |