This commit is contained in:
Marc Beninca 2025-06-15 22:15:34 +02:00
parent b67b83a350
commit 9495fe0b5b
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -57,8 +57,8 @@
#item, #link, #swap, #theme {
background-color: var(--button-background);
}
#swap::after { content: ""; }
body.swap #swap::after { content: ""; }
#swap::after { content: ""; }
body.swap #swap::after { content: ""; }
#vcard {
background-color: var(--qrcode-background);
}