arrows,data
All checks were successful
/ job (push) Successful in 1m16s

This commit is contained in:
Marc Beninca 2025-04-17 12:59:29 +02:00
parent 9c76a21680
commit 46533d8530
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
3 changed files with 22 additions and 6 deletions

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);
}