From 1b18fe9c97e4eb8b8e480af8c2ebebd4b36f478a Mon Sep 17 00:00:00 2001 From: Bobby Date: Thu, 8 Jun 2023 14:55:57 -0400 Subject: Allow Translation to occur when TL is loaded --- static/css/styles.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'static/css') diff --git a/static/css/styles.css b/static/css/styles.css index 491780c7..228234b4 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -18,6 +18,11 @@ body { display: none !important; } +font:hover, .VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q { + background: none !important; + box-shadow: none !important; +} + input, textarea { font-family: 'Mali', sans-serif !important; -- cgit v1.2.3