diff --git a/src/components/head/page-head-style.webc b/src/components/head/page-head-style.webc index 48ec6b1..33f1870 100644 --- a/src/components/head/page-head-style.webc +++ b/src/components/head/page-head-style.webc @@ -43,7 +43,7 @@ color: var(--clr-link); } - ::selection { + :where(.sebin, .viktor, .jarek) ::selection { color: var(--clr-selection-text); background-color: var(--clr-selection); }