aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-07-29 08:19:33 +0000
committerMario <mario@mariovavti.com>2021-07-29 08:19:33 +0000
commitcec2f0d894b80f3affeb60cff2d4afa49a2019a8 (patch)
tree8e4c1bef830048589fed07db3b39faa34847cf65 /view/theme/redbasic/css
parent9722d157bf138753bc168f68c56b4963db6da4e9 (diff)
downloadvolse-hubzilla-cec2f0d894b80f3affeb60cff2d4afa49a2019a8.tar.gz
volse-hubzilla-cec2f0d894b80f3affeb60cff2d4afa49a2019a8.tar.bz2
volse-hubzilla-cec2f0d894b80f3affeb60cff2d4afa49a2019a8.zip
more work on bs5
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 49adde9eb..811df02e4 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -13,7 +13,7 @@ html {
}
body {
- font-size: 1rem;
+ font-size: 0.9rem;
background-color: $bgcolour;
background-image: url('$background_image');
background-attachment: fixed;