mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-13 11:52:18 +02:00
index.html 업데이트
This commit is contained in:
parent
ef5e130b20
commit
8513e4b8f4
@ -23,11 +23,6 @@
|
|||||||
font-family: 'pkmnems';
|
font-family: 'pkmnems';
|
||||||
src: url('./fonts/pkmnems.ttf') format('truetype');
|
src: url('./fonts/pkmnems.ttf') format('truetype');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: 'neodgm'
|
|
||||||
src: url('./fonts/neodgm.ttf') format('truetype');
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
<link rel="stylesheet" type="text/css" href="./index.css" />
|
<link rel="stylesheet" type="text/css" href="./index.css" />
|
||||||
<link rel="manifest" href="./manifest.webmanifest">
|
<link rel="manifest" href="./manifest.webmanifest">
|
||||||
|
Loading…
Reference in New Issue
Block a user