This commit is contained in:
2026-07-16 03:45:33 +02:00
parent 2c169903f3
commit bc44039fa9

View File

@@ -9370,9 +9370,9 @@ html[theme="f0ck95d"] .badge-dark {
position: absolute; position: absolute;
bottom: 15px; bottom: 15px;
cursor: pointer; cursor: pointer;
right: 50%;
left: 50%; left: 50%;
font-size: 1.4em; transform: translateX(-50%);
font-size: 0.85em;
font-weight: bold; font-weight: bold;
} }