gestion problème de génération

This commit is contained in:
2025-04-28 18:33:14 +02:00
parent 50872aef31
commit 2445bfcf54
5 changed files with 84 additions and 67 deletions

View File

@ -130,6 +130,10 @@ table.grille {
text-wrap: nowrap;
}
.erreur {
text-align: center;
}
button[type='submit'] {
width: fit-content;
margin: 0 auto;