Update selection colors Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Sun, 26 Jan 2020 22:06:23 +0530
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
static/style.css
→
static/style.css
@@ -288,8 +288,8 @@ width: 20%;
} ::selection { - background-color: gray; - color: cyan; + background-color: #444; + color: white; } @media only screen and (max-width: 70em) {