From c8a431a060f8221d166a100baecdf0ef9795b0d1 Mon Sep 17 00:00:00 2001 From: mco-system Date: Thu, 6 Apr 2023 21:59:56 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index be9f4de..15ce0ea 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -94,7 +94,6 @@ img.logo { cursor: pointer; } - #cursorbar { margin-top: 1em; } @@ -112,7 +111,7 @@ img.logo { font-size: 2em; font-family: pfdintextcompprothin; color: #ffffff; - width: inherit; + width: 40em; } a {