diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-04-13 12:28:38 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-04-13 12:28:38 +0200 |
commit | 54f25609c9ecc6b6e41cca0966bd0a5405407970 (patch) | |
tree | 1e831609bea0936b83048bbbef8cd2f6cb1e2680 /view/theme/redbasic/css | |
parent | c48e90a55625639946b9b69c2879b49a94c443e4 (diff) | |
download | volse-hubzilla-54f25609c9ecc6b6e41cca0966bd0a5405407970.tar.gz volse-hubzilla-54f25609c9ecc6b6e41cca0966bd0a5405407970.tar.bz2 volse-hubzilla-54f25609c9ecc6b6e41cca0966bd0a5405407970.zip |
bs font set might work better for win and mac
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 8853a56c3..4ab2634ef 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -12,7 +12,6 @@ html { } body { - font-family: sans-serif, arial, freesans; font-size: 0.9rem; background-color: $bgcolour; background-image: url('$background_image'); |