From 669ab74f61e19b4a7f72dba303ffb2e09aa376f4 Mon Sep 17 00:00:00 2001 From: jwansek Date: Thu, 18 May 2023 16:11:27 +0100 Subject: Added page about datasets --- src/static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/static') diff --git a/src/static/style.css b/src/static/style.css index d3235c7..3c2b4f3 100644 --- a/src/static/style.css +++ b/src/static/style.css @@ -183,6 +183,10 @@ aside dl dt { overflow: auto; } +#datasetnotes { + font-size: x-small; +} + footer { padding-left: 10%; padding-right: 10%; -- cgit v1.2.3