swap/content
This commit is contained in:
parent
a44c33b515
commit
171422cf52
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@
|
||||||
#link, #theme, #swap {
|
#link, #theme, #swap {
|
||||||
background-color: var(--button-background);
|
background-color: var(--button-background);
|
||||||
}
|
}
|
||||||
|
#swap::after { content: "←"; }
|
||||||
|
body.swap #swap::after { content: "→"; }
|
||||||
#vcard {
|
#vcard {
|
||||||
background-color: var(--qrcode-background);
|
background-color: var(--qrcode-background);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue