styles: selection

This commit is contained in:
He4eT 2021-10-09 16:00:46 +05:00
commit 7c02aa05d6

View file

@ -1,3 +1,8 @@
*::selection {
color: #fff;
background: rgba(0, 0, 0, 0.8);
}
/* Links */ /* Links */
a { a {