This commit is contained in:
parent
9c76a21680
commit
46533d8530
3 changed files with 22 additions and 6 deletions
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue