LE POULET

This commit is contained in:
MasterAcnolo
2025-06-28 09:49:36 +02:00
parent 83b31cb645
commit f7abca90cb
8 changed files with 234 additions and 83 deletions

View File

@@ -0,0 +1,12 @@
#downloadStatus {
min-height: 1.5em; /* pour garder la place même vide */
font-weight: bold;
text-align: center;
color: #007bff;
}
label {
display: flex;
align-items: center;
font-size: 0.9em;
}