[Easy|CSS] Resolves Issue #243

This commit is contained in:
Peter Cottle 2015-02-11 17:04:26 -08:00
parent c7a4b85e05
commit 4030f8f084

View file

@ -10,7 +10,7 @@ body {
}
html, body {
font-family: Monaco, Courier, font-monospace;
font-family: Monaco, Courier, monospace;
color: #eee;
}