From 6f7da0ee123ccb37f93d9f0c38f3485962bc26c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 24 Sep 2025 01:22:36 -0400 Subject: [PATCH] Compile CSS --- agaric/css/agaric.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/agaric/css/agaric.css b/agaric/css/agaric.css index af2e708..2931f10 100644 --- a/agaric/css/agaric.css +++ b/agaric/css/agaric.css @@ -7355,6 +7355,9 @@ iframe { .webform-submission-form { margin: .5rem 6rem .5rem 6rem; padding: 0 6rem; } } +.help { + font-size: 1rem; } + .content blockquote { color: currentColor; } .content blockquote * {