Revert to Roboto for all

This commit is contained in:
Eugen Rochko 2017-01-05 13:59:58 +01:00
parent 3354dc117b
commit 10e6288444
1 changed files with 1 additions and 1 deletions

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;