aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-14 19:11:25 +0000
committerMario <mario@mariovavti.com>2024-03-14 19:11:25 +0000
commit8b0dce56adcf6ef829af30e7857b82873793c4e8 (patch)
treea9a4e002084be2e4f6808a57fdfedb15af0942ef /view/theme
parent42696606e3249da7d9273b9c8c504910f5fc28b5 (diff)
downloadvolse-hubzilla-8b0dce56adcf6ef829af30e7857b82873793c4e8.tar.gz
volse-hubzilla-8b0dce56adcf6ef829af30e7857b82873793c4e8.tar.bz2
volse-hubzilla-8b0dce56adcf6ef829af30e7857b82873793c4e8.zip
remove some now redundant css
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css3
1 files changed, 0 insertions, 3 deletions
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 {