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
483becf9d5
commit
fa555afe59
@ -23,6 +23,11 @@
|
||||
font-family: 'pkmnems';
|
||||
src: url('./fonts/pkmnems.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'neodgm'
|
||||
src: url('./fonts/neodgm.ttf') format('truetype');
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="./index.css" />
|
||||
<link rel="manifest" href="./manifest.webmanifest">
|
||||
|
Loading…
Reference in New Issue
Block a user