diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index cdf3882..8c4a615 100644 --- a/www/index.html +++ b/www/index.html @@ -103,7 +103,7 @@ <div id="main-menu" class="button">Main menu</div> <div class="quit button disabled">Quit</div> </div> - <div id="context-info" class="centered"> + <div id="context-info"> <div>Play time: <span id="play-time"></span></div> <div>Current scene: <span id="current-scene"></span></div> <div>Current music track: <span id="current-music-track"></span></div> |