feat: record bot games results

This commit is contained in:
Henri Bourcereau 2026-06-24 21:47:57 +02:00
parent 592dfe52af
commit 9c13630c7d
9 changed files with 103 additions and 19 deletions

View file

@ -342,7 +342,6 @@ a:hover { text-decoration: underline; }
.portal-danger-zone {
border: 1px solid rgba(122, 30, 42, 0.4);
background: rgba(122, 30, 42, 0.04);
}
.portal-danger-zone h2 {
color: var(--ui-red-accent);