Ajuste le mobile et les chronos cube

This commit is contained in:
2026-04-12 12:08:54 +02:00
parent 12a4ce8b97
commit f6ddc99388
3 changed files with 279 additions and 75 deletions

View File

@@ -30,7 +30,7 @@
<strong id="cubeBlockLabel">1</strong>
</article>
<article class="status-card">
<span>Chrono cube</span>
<span>Temps max</span>
<strong id="cubeElapsed">00:00.0</strong>
</article>
<article class="status-card wide">
@@ -54,7 +54,7 @@
</div>
<button class="zone-button dark-button" id="blackCubeButton" type="button">
Prêt
Démarrer mon chrono
</button>
<p class="zone-foot" id="blackHintCube"></p>
@@ -69,7 +69,7 @@
</div>
<button class="button primary spine-button" id="primaryCubeButton" type="button">
Démarrer la phase cube
En attente des joueurs
</button>
</article>
@@ -87,7 +87,7 @@
</div>
<button class="zone-button light-button" id="whiteCubeButton" type="button">
Prêt
Démarrer mon chrono
</button>
<p class="zone-foot" id="whiteHintCube"></p>