From 933a450ee74bd96142c395cc60b5d4a1cad07993 Mon Sep 17 00:00:00 2001 From: "sigonasr2, Sig, Sigo" Date: Wed, 4 May 2022 14:10:36 +0000 Subject: [PATCH] d --- sitefiles/sig.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sitefiles/sig.css b/sitefiles/sig.css index 1113ddc..5a096a1 100644 --- a/sitefiles/sig.css +++ b/sitefiles/sig.css @@ -97,7 +97,11 @@ body{ display: inline-block; min-width:98vw; text-align:center; - font-size:2.75em; + font-size:1.75em; + } + + .contentBody .contentWrapper .content .unexpanded:hover{ + background-color: rgba(255, 255, 255, .06); } .contentBody .contentWrapper .datebar{