On rajoute une fonctionnalité pour suivre les présences à l'anniv, par QR Code

This commit is contained in:
2023-11-23 22:57:11 +01:00
parent acb38a1dd4
commit 6a2e8cfaf2
3 changed files with 46 additions and 0 deletions

View File

@@ -47,4 +47,14 @@ img:hover{
.depenses {
font-weight: bold;
color: red;;
}
.vote {
text-align: center;
font-size: xx-large;
}
.vote-sm {
text-align: center;
font-size: x-large;
}