Initial commit

This commit is contained in:
alexpolo1
2023-04-09 23:01:32 +02:00
commit 0c6d2965f2
1104 changed files with 81889 additions and 0 deletions

11
fonts/gamefont.css Normal file
View File

@@ -0,0 +1,11 @@
@font-face {
font-family: GameFont;
src: url("mplus-1m-regular.ttf");
}
.IIV::-webkit-media-controls-play-button,
video::-webkit-media-controls-start-playback-button {
opacity: 0;
pointer-events: none;
width: 5px;
}

BIN
fonts/mplus-1m-regular.ttf Normal file

Binary file not shown.