This commit is contained in:
cay 2026-04-09 19:08:26 +01:00
parent 0afbd01d55
commit 6be83f599e

View File

@ -40,6 +40,7 @@
} }
.result-close-btn:hover { border-color:#f0d060; filter:brightness(1.2); } .result-close-btn:hover { border-color:#f0d060; filter:brightness(1.2); }
</style> </style>
<style>
/* ── Deck-Stapel ────────────────────────── */ /* ── Deck-Stapel ────────────────────────── */
.hand-slot-deck { .hand-slot-deck {
@ -82,6 +83,7 @@
transform: translateY(-4px); transform: translateY(-4px);
transition: transform 0.15s; transition: transform 0.15s;
} }
</style>
</head> </head>
<body> <body>