Updating font

This commit is contained in:
Ubergeek 2019-08-07 13:07:30 +00:00
parent 73ec99f00b
commit 04db1ca0f0
1 changed files with 1 additions and 1 deletions

View File

@ -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}