Merge pull request #196 from nonmakina/fontFix
Improves readibility of text
This commit is contained in:
commit
53769d8f3a
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue