Merge pull request #196 from nonmakina/fontFix

Improves readibility of text
This commit is contained in:
towards-a-new-leftypol 2021-01-22 12:08:11 -05:00 committed by GitHub
commit 53769d8f3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,8 @@
body {
background: #1E1E1E;
color: #999999;
font-family: sans-serif;
font-size: 12px;
font-family: Verdana, sans-serif;
font-size: 14px;
}
.quote {
color:#B8D962;