From c9ca017fab6d3473e0f28739b9ca3ffac59a9bf3 Mon Sep 17 00:00:00 2001 From: Marco Hitschler Date: Sat, 12 Apr 2025 22:57:08 +0200 Subject: [PATCH] Prosopo --- assets/css/elsa.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/css/elsa.css b/assets/css/elsa.css index 22a13eb..8cbe1f6 100644 --- a/assets/css/elsa.css +++ b/assets/css/elsa.css @@ -1144,4 +1144,9 @@ iframe.twitter-tweet .mc4wp-response .mc4wp-alert { color:darkred; +} + +.mc4wp-procaptcha__captcha { + margin-top: -24px !important; + margin-bottom: 10px !important; } \ No newline at end of file