1

Update index.html

This commit is contained in:
Evan Pratten 2017-12-22 16:45:46 -05:00 committed by GitHub
parent 9243b13526
commit 34bff80379
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,8 +4,8 @@
<style>
@font-face{
font-family: "8-bit";
src: url('./font.txt'),
url('./font.txt'); /* IE */
src: url('../font.txt'),
url('../font.txt'); /* IE */
}
body {
font-family: "8-bit";