diff --git a/styles.css b/styles.css index daf2065..5206773 100644 --- a/styles.css +++ b/styles.css @@ -5,7 +5,7 @@ body { background-color: #151515; color: #fc9032; - font-family: "Lucida Console", "Courier New", monospace; + font-family: 'Ubuntu Mono', monospace; } a:link {