CSS optimization
This commit is contained in:
parent
e739ce2ac7
commit
29f9c79764
22 changed files with 1175 additions and 642 deletions
|
|
@ -99,6 +99,6 @@ a:hover {
|
|||
SELECTION
|
||||
=========================================== */
|
||||
::selection {
|
||||
background: color-mix(in srgb, var(--color-teal) 30%, transparent);
|
||||
background: var(--border-teal);
|
||||
color: var(--color-text);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue