Ordentliche GameEnded-Seite

This commit is contained in:
silas
2018-09-22 01:02:55 +02:00
parent aa3e6e8629
commit a6f7fa8c3e
14 changed files with 38 additions and 18 deletions

View File

@@ -1,3 +1,3 @@
<div>
<div data-translation="game-ended"></div>
<div class = 'max-height flex-center'>
<div data-translation="game-ended" class = 'center'></div>
</div>

View File

@@ -13,9 +13,10 @@
<div class='child-container'></div>
</div>
<!-- Site Content -->
<div class='max-height'>
<div class='max-height fill-me'>
<!--<div class = 'max-width'>-->
<div class="text-right max-width">
<button class="button right show-while-playing" id='help-button' data-translation="help"></button>
<button class="button show-while-playing" id='help-button' data-translation="help"></button>
</div>
<div class='height-20 show-when-won center flex-center fill-me'>
<div class = 'grow max-width'>
@@ -27,7 +28,7 @@
</div>
</div>
</div>
<div class="flex-center level-container">
<div class="flex-center level-container grow">
<div id='level'>
</div>
</div>