1
0
mirror of https://github.com/mastodon/mastodon synced 2025-01-18 15:53:00 +09:00

Revert to Roboto for all

This commit is contained in:
Eugen Rochko 2017-01-05 13:59:58 +01:00
parent 3354dc117b
commit 10e6288444

View File

@ -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;