diff --git a/style.css b/style.css index 95e72ad..b361ab4 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ body { background-color: #15151c; } #console { - font-family: courier, monospace; + font-family: monospace, monospace; color: #fff; width:750px; margin-left:auto; @@ -96,4 +96,4 @@ a:hover { 50% { color: white; } -} \ No newline at end of file +}