From 4639ff7ffd365a4a817c482bd4d512e73b51f595 Mon Sep 17 00:00:00 2001 From: naomi Date: Sun, 7 Feb 2021 15:16:25 +0000 Subject: [PATCH] css --- css/opencase.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/opencase.css b/css/opencase.css index 4dcbfc1..18cea69 100644 --- a/css/opencase.css +++ b/css/opencase.css @@ -2,6 +2,10 @@ body { font-size: 100% !important; } +.form-composite > .fieldset-wrapper > .description, .form-item .description { + font-size: 1em !important; +} + /* Free the people from the tyranny of the useless search button */ #edit-submit-actor-search{ display: none;