From 295d03869eabcb67bddf14dbde09b36c2e291a18 Mon Sep 17 00:00:00 2001 From: Christopher Ng Date: Sat, 24 Sep 2022 00:02:50 +0000 Subject: Fix various theming bugs Signed-off-by: Christopher Ng --- core/css/styles.css | 1 - 1 file changed, 1 deletion(-) (limited to 'core/css/styles.css') diff --git a/core/css/styles.css b/core/css/styles.css index 121d0a7eab4..c60b5dc396c 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -117,7 +117,6 @@ ul { } body { - background-color: var(--color-main-background); font-weight: normal; /* bring the default font size up to 15px */ font-size: var(--default-font-size); -- cgit v1.2.3