Updating font

This commit is contained in:
Ubergeek
2019-08-07 13:07:30 +00:00
parent 73ec99f00b
commit 04db1ca0f0

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{font-family:"dot",Courier,monospace;background:#000;color:#F79862}
#body{width:95%} #body{width:95%}
#body h1{color:orange} #body h1{color:orange}