summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 75c5bc6..9764648 100644
--- a/style.css
+++ b/style.css
@@ -1,5 +1,5 @@
* {
- font-family: Courier, monospace;
+ font-family: Console, monospace;
color: #000000;
margin: 0px; /*default margins get in the way*/
}