aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristian Cezar Moisés <[email protected]>2024-02-25 02:47:50 +0000
committerGitHub <[email protected]>2024-02-25 02:47:50 +0000
commitdeabbda72365c8b8826d5195e39707c5366f438b (patch)
treeb50a80c5ad8e937c357c5da3d4ab519bdad42f1a
parentf53d94321a394ca546e50825c12271a80ccc76e8 (diff)
Update default.css
-rw-r--r--css/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/default.css b/css/default.css
index 0661f12..35f89d1 100644
--- a/css/default.css
+++ b/css/default.css
@@ -1,6 +1,6 @@
html, body {
font-size: 16px;
- font-family: truetype;
+ font-family: hack;
background: #000000;
color: #00FF66;
line-height: 1.25;