Skip to content
This repository was archived by the owner on Apr 14, 2018. It is now read-only.

Commit c0c322f

Browse files
author
ClayCoffee
authored
Font Update
1 parent 698b040 commit c0c322f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

fonts/fzmwt.ttf

5.41 MB
Binary file not shown.

fonts/gamefont.css

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
@font-face {
2-
font-family: GameFont;
3-
src: url("microhei.ttf");
4-
}
5-
6-
.IIV::-webkit-media-controls-play-button,
7-
video::-webkit-media-controls-start-playback-button {
8-
opacity: 0;
9-
pointer-events: none;
10-
width: 5px;
1+
@font-face {
2+
font-family: GameFont;
3+
src: url("fzmwt.ttf");
4+
}
5+
6+
.IIV::-webkit-media-controls-play-button,
7+
video::-webkit-media-controls-start-playback-button {
8+
opacity: 0;
9+
pointer-events: none;
10+
width: 5px;
1111
}

0 commit comments

Comments
 (0)