diff --git a/stylesheets/dark.css b/stylesheets/dark.css index 86c9bca9..b36a64c6 100644 --- a/stylesheets/dark.css +++ b/stylesheets/dark.css @@ -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;