all repos — site @ e71c264e2e9430c288a703ea8fe240f6305ea763

source for my site, found at icyphox.sh

Update selection colors

Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Sun, 26 Jan 2020 22:06:23 +0530
commit

e71c264e2e9430c288a703ea8fe240f6305ea763

parent

a0f093bc43de27186141a746be5962cf5498893b

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M static/style.cssstatic/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) {