Add: other players, text, background, style

This commit is contained in:
2026-05-10 12:19:30 +02:00
parent be1b746363
commit 558f5b8d9c
6 changed files with 267 additions and 109 deletions
+8
View File
@@ -0,0 +1,8 @@
@font-face {
src: url('/Fonts/InknutAntiqua-Regular.ttf');
font-family: 'Inknut Antiqua';
}
.label {
-fx-font-family: 'Inknut Antiqua';
}