From 442321a1038670c7f2f54946a4c9d0167bd4e559 Mon Sep 17 00:00:00 2001 From: mco-system Date: Thu, 6 Apr 2023 21:55:49 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index 481d707..41f83ce 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -107,9 +107,9 @@ img.logo { border-bottom: 0.75em solid #1A000D; } -p { +#blah { + font-size: 3em; font-family: pfdintextcompprothin; - font-size: 1em; color: #ffffff; }