From 9b7492c6f1e0e902451b11270b5740d1a04c711c Mon Sep 17 00:00:00 2001 From: mco-system Date: Fri, 7 Apr 2023 19:07:00 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index c82fbd0..8cbb8ff 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -128,11 +128,15 @@ img.logo { width: 25em; } -#blah > p { - margin: 1em 0 2em 0; +#blah { + margin-bottom: 2em; text-justify: auto } +#blah > p { + margin-top: 1em; +} + a { font-family: pfdintextcomppromedium; font-weight: 250;