This commit is contained in:
2023-05-16 11:27:42 +02:00
parent 4964d61762
commit 185dd18ec1
16 changed files with 337 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
.center{
text-align:center;
}
.gagne{
color:#2E8B57;
}
.perdu{
color:#FF6347;
}