From 74ac231fbea8efdf53f0c2bf9af65f72cb81c087 Mon Sep 17 00:00:00 2001 From: mco-system Date: Fri, 7 Apr 2023 19:12:24 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index e46d0f4..b9f3dfb 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -121,15 +121,11 @@ img.logo { } #blah { - margin: 2em 0 0 2em; + margin: 2em 0 2em; font-size: 2em; font-family: pfdintextcompprothin; color: #ffffff; width: 25em; -} - -#blah { - margin-bottom: 2em; text-align:justify; text-justify:inter-word; }