diff options
-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'); |