diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ html { line-height: 1.5; - font-family: Georgia, serif; + font-family: Roboto, sans-serif; font-size: 20px; color: #f4f4f4; background-color: #1e1e1e; |