This commit is contained in:
2026-04-08 08:49:36 +02:00
parent 91524fb5e5
commit c165b74c99
26 changed files with 965 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
.center{
text-align:center;
}
.Win{
color:#2E8B57;
}
.Loss{
color:#FF6347;
}