Update CSS styles and menu links in style.css, menu.php, creerPartie_vue.php, and jouerPartie_vue.php

This commit is contained in:
2024-04-18 18:40:54 +02:00
parent 3018952831
commit 6bbaf30f26
4 changed files with 51 additions and 22 deletions

View File

@@ -102,6 +102,14 @@ footer {
text-align: center;
}
.panneau_details_3 {
display: inline;
justify-content: center;
width: 100%;
overflow-y: auto;
text-align: center;
}
.unecarte {
display: inline-block;
background-color: tomato;