Add tennis minigame

This commit is contained in:
madison 2026-04-15 14:25:23 +01:00
parent 15cf01aae0
commit 26ea586130
3 changed files with 232 additions and 4 deletions

View file

@ -111,8 +111,7 @@ dialog.window button {
background-color: rgba(0, 0, 0, 0.3);
cursor: pointer;
}
dialog.window iframe {
border-top: none;
dialog.window canvas {
border-bottom: solid;
border-left: solid;
border-right: solid;