From 6cea3e4941d4f1ce05f055ca55d03631e9ad59de Mon Sep 17 00:00:00 2001 From: mco-system Date: Fri, 7 Apr 2023 19:19:52 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index f804365..0766544 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -54,6 +54,7 @@ span.place { } #content_wrapper { + background-color: red; position: fixed; top: 0; bottom:0;