mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
Style selection text
This commit is contained in:
parent
fb7a66ecfb
commit
a63d013bd9
1 changed files with 5 additions and 0 deletions
|
|
@ -64,6 +64,11 @@ summary:hover {
|
|||
outline-offset: 3px;
|
||||
}
|
||||
|
||||
*::selection {
|
||||
color: var(--bg-color);
|
||||
background: var(--main-color);
|
||||
}
|
||||
|
||||
input::placeholder {
|
||||
color: var(--main-color);
|
||||
opacity: 0.8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue