commit 8a35fc72570cca114bfa733b77e4e5ac3ce81eba parent 9066b6e203c9a8430353fb861886baf93d0ca3e5 Author: n0tr1v <n0tr1v@protonmail.com> Date: Mon, 4 Dec 2023 16:43:37 -0500 cleanup Diffstat:
| M | pkg/web/handlers/handlers.go | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/pkg/web/handlers/handlers.go b/pkg/web/handlers/handlers.go @@ -1159,6 +1159,13 @@ body { .takeSeat1 { position: absolute; top: 80px; left: 700px; } .takeSeat2 { position: absolute; top: 200px; left: 670px; } .takeSeat3 { position: absolute; top: 300px; left: 610px; } +.takeSeat4 { position: absolute; top: 300px; left: 610px; display: none; } +.takeSeat5 { position: absolute; top: 300px; left: 610px; display: none; } +.takeSeat6 { position: absolute; top: 300px; left: 610px; display: none; } +.takeSeat7 { position: absolute; top: 300px; left: 610px; display: none; } +.takeSeat8 { position: absolute; top: 300px; left: 610px; display: none; } +.takeSeat9 { position: absolute; top: 300px; left: 610px; display: none; } +.takeSeat10 { position: absolute; top: 300px; left: 610px; display: none; } #dealBtn { position: absolute; top: 400px; left: 50px; } </style>`) cardsHtml := ""