From 1360d248dc09b53ff1880c870b5c9c57b0609012 Mon Sep 17 00:00:00 2001 From: "sigonasr2, Sig, Sigo" Date: Wed, 4 May 2022 14:00:28 +0000 Subject: [PATCH] Change selector --- sitefiles/sig.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sitefiles/sig.css b/sitefiles/sig.css index b69bb38..7999d8c 100644 --- a/sitefiles/sig.css +++ b/sitefiles/sig.css @@ -72,7 +72,7 @@ body{ border-color: rgb(17, 153, 17, .8); } - .contentBody .contentWrapper .unexpanded:hover:after{ + .contentBody .contentWrapper .unexpanded{ display: inline-block; background-color:rgba(255, 255, 255, .06); min-width:98vw;