This commit is contained in:
bietiaop 2024-07-23 11:13:27 +08:00
parent 802b86a77e
commit 06ac7083df
6 changed files with 36 additions and 41 deletions

View file

@ -3,21 +3,25 @@
src: url("../fonts/inpinhongmengti.ttf");
}
@font-face {
font-family: "Source Han Serif";
src: url("../fonts/SourceHanSerifCN-Heavy.otf");
font-family: "tttgbnumber";
src: url("../../../../../genshin/resources/font/tttgbnumber.ttf");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "HYWenHei-55W";
src: url("../../../../../genshin/resources/font/HYWenHei-55W.ttf");
font-weight: normal;
font-style: normal;
}
.zzz-font {
font-family: "zzz", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
font-family: "zzz", "tttgbnumber", "HYWenHei-55W", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
.no-zzz-font {
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
.zzz-serif {
font-family: "Source Han Serif", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
.rank-icon {
aspect-ratio: 1;
background-repeat: no-repeat;