style: text selection
This commit is contained in:
parent
c77c48133b
commit
fa7a39502a
1 changed files with 5 additions and 0 deletions
|
@ -70,6 +70,11 @@ a {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
::selection {
|
||||||
|
background-color: $dark;
|
||||||
|
color: $light;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Quotations
|
* Quotations
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue