diff --git a/styles/index.css b/styles/index.css index a9c4485..cd76e09 100755 --- a/styles/index.css +++ b/styles/index.css @@ -141,7 +141,7 @@ h1 { #horizontale-center { position: absolute; - top: 30%; + top: 40%; left: 50%; transform: translate(-50%, -50%); display: flex; @@ -150,15 +150,6 @@ h1 { text-align: center; } -#verticale-center { - position: absolute; - top: 30%; - left: 50%; - transform: translate(-50%, -50%); - display: flex; - justify-content: center; - text-align: center; -} #high-score-option { font-size: 0.9rem; @@ -166,3 +157,27 @@ h1 { border: 2px solid; } + +#div-all-select { + display: flex; + justify-content: center; + align-items: center; + width: 100%; +} + +#div-select { + display: flex; + flex-direction: column; +} + +table, +td { + border: 1px solid; +} + +thead, +tfoot { + background-color: #333; + color: #fff; +} + diff --git a/views/leaderboard.html b/views/leaderboard.html index e8c8b71..92dff10 100644 --- a/views/leaderboard.html +++ b/views/leaderboard.html @@ -23,36 +23,49 @@
-

BEST SCORES


- -
- -
Select a type of game
- - -
Select a variant
- +

BEST SCORES

+

+ + +
+
+ + +
+
Select a type of game
+ +
+ +
+
Select a variant
+ +
+
+
+ +
+
- +
Tableau des meilleures scoresTableau des meilleures scores