From 8b0dce56adcf6ef829af30e7857b82873793c4e8 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 14 Mar 2024 19:11:25 +0000 Subject: remove some now redundant css --- view/theme/redbasic/css/style.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 576c4d8e9..667708f02 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -34,13 +34,10 @@ html { } body { - font-size: 0.9rem; background-color: var(--hz-body-bg); background-image: var(--hz-body-bg-image); background-attachment: fixed; background-size: cover; - color: var(--bs-body-color); - margin: 0; } aside#region_1 { -- cgit v1.2.3