Update index.html
This commit is contained in:
parent
9243b13526
commit
34bff80379
@ -4,8 +4,8 @@
|
|||||||
<style>
|
<style>
|
||||||
@font-face{
|
@font-face{
|
||||||
font-family: "8-bit";
|
font-family: "8-bit";
|
||||||
src: url('./font.txt'),
|
src: url('../font.txt'),
|
||||||
url('./font.txt'); /* IE */
|
url('../font.txt'); /* IE */
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
font-family: "8-bit";
|
font-family: "8-bit";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user