mirror of
https://github.com/TangentFoxy/memex.git
synced 2024-11-22 04:54:23 +00:00
Improve selection color.
This commit is contained in:
parent
1be8fa57f0
commit
7fa0761d8d
@ -63,7 +63,8 @@ body {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
::selection {
|
::selection {
|
||||||
background: var(--color-bg);
|
background: var(--color-itemascent);
|
||||||
|
color: var(--color-itembg)
|
||||||
}
|
}
|
||||||
|
|
||||||
/* LOADING */
|
/* LOADING */
|
||||||
|
@ -3434,7 +3434,7 @@ BLOND RED BLUE
|
|||||||
- Russia
|
- Russia
|
||||||
- etc
|
- etc
|
||||||
> Chariot (egypt and rome)
|
> Chariot (egypt and rome)
|
||||||
> "Half of European men share King Tut's DNA" ""
|
> "Half of European men share King Tut's DNA"
|
||||||
|
|
||||||
KATAKOMBY
|
KATAKOMBY
|
||||||
PROJ : Megamex
|
PROJ : Megamex
|
||||||
|
Loading…
Reference in New Issue
Block a user