diff --git a/includes/dot.ttf b/includes/dot.ttf new file mode 100755 index 0000000..14d252b Binary files /dev/null and b/includes/dot.ttf differ diff --git a/includes/newthunix.css b/includes/newthunix.css index 43bca3b..5650ae2 100644 --- a/includes/newthunix.css +++ b/includes/newthunix.css @@ -1,4 +1,4 @@ -/*@font-face { font-family: dot; src: url('https://thunix.net/~ubergeek/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}