From d4204886525e71dfec4f80479f82d44fbc5fdcfc Mon Sep 17 00:00:00 2001 From: mco-system Date: Thu, 6 Apr 2023 22:05:50 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index 2c12167..c6fbefb 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -107,15 +107,15 @@ img.logo { } #blah { - margin-top: 2em; + margin: 2em 0 0 2em; font-size: 2em; - /* font-family: pfdintextcompprothin; */ + font-family: pfdintextcompprothin; color: #ffffff; width: 25em; } #blah > p { - margin: 1em 0 0 2em; + margin-top: 1em; } a {