From 469de094098c5cf149b9aeab9c2a7d23aa22c11d Mon Sep 17 00:00:00 2001 From: jwansek Date: Thu, 11 May 2023 18:54:10 +0100 Subject: Finished filtering of new visualisation, started work on map char --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 660a3b4..9273cae 100644 --- a/static/style.css +++ b/static/style.css @@ -65,6 +65,10 @@ label { font-size: x-small; } +aside form p { + font-size: x-small; +} + .collapsable { display: none; } -- cgit v1.2.3