diff options
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ * { - font-family: Courier, monospace; + font-family: Console, monospace; color: #000000; margin: 0px; /*default margins get in the way*/ } |
index : hairydiode | ||
hairydiode.xyz blog and it's generator script | Git |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.css | 2 |
@@ -1,5 +1,5 @@ * { - font-family: Courier, monospace; + font-family: Console, monospace; color: #000000; margin: 0px; /*default margins get in the way*/ } |