From 04db1ca0f0a46a3b6de231dcc6e7961f10aa4dfb Mon Sep 17 00:00:00 2001 From: Ubergeek Date: Wed, 7 Aug 2019 13:07:30 +0000 Subject: [PATCH] Updating font --- includes/newthunix.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/newthunix.css b/includes/newthunix.css index 5650ae2..d6a7ce6 100644 --- a/includes/newthunix.css +++ b/includes/newthunix.css @@ -1,4 +1,4 @@ -/*@font-face { font-family: dot; src: url('https://thunix.net/includes/dot.ttf'); } */ +@font-face { font-family: dot; src: url('https://thunix.net/includes/dot.ttf'); } body{font-family:"dot",Courier,monospace;background:#000;color:#F79862} #body{width:95%} #body h1{color:orange}