From: Eugen Rochko Date: Thu, 5 Jan 2017 12:59:58 +0000 (+0100) Subject: Revert to Roboto for all X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=10e6288444567106570baf317801d99989e2df83;p=mastodon.git Revert to Roboto for all --- diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index 1e571385f..e4c550b81 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -95,7 +95,7 @@ table { } body { - font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; + font-family: 'Roboto', sans-serif; background: #282c37 image-url('background-photo.jpeg'); background-size: cover; background-attachment: fixed;