From 7f42443cce11e64b24266b154d1e64c2a513f66c Mon Sep 17 00:00:00 2001 From: Jeff Date: Sat, 20 Oct 2018 10:26:12 -0400 Subject: [PATCH] update css --- contrib/static/site.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/contrib/static/site.css b/contrib/static/site.css index 4b2ade3..c7ca52f 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -848,3 +848,8 @@ th > label { .spoiler:hover a:hover { color: #0066FF; } + + + :target { + background-color: #493769; + }