fix: 💄 text selection on character select page partially invisible
This commit is contained in:
parent
fa44f86c7b
commit
d477dd07de
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
color: var(--clr-link);
|
color: var(--clr-link);
|
||||||
}
|
}
|
||||||
|
|
||||||
::selection {
|
:where(.sebin, .viktor, .jarek) ::selection {
|
||||||
color: var(--clr-selection-text);
|
color: var(--clr-selection-text);
|
||||||
background-color: var(--clr-selection);
|
background-color: var(--clr-selection);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue