mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-02-07 20:09:27 +08:00
refactor: 修改 FiraCode 字体的位置
This commit is contained in:
parent
285a18b1b8
commit
7bcd9ebeb2
@ -254,7 +254,8 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
|
|||||||
"zone.mp3"
|
"zone.mp3"
|
||||||
],
|
],
|
||||||
"fonts": [
|
"fonts": [
|
||||||
"normal"
|
"normal",
|
||||||
|
"FiraCode"
|
||||||
],
|
],
|
||||||
"nameMap": {
|
"nameMap": {
|
||||||
"确定": "confirm.mp3",
|
"确定": "confirm.mp3",
|
||||||
|
@ -83,11 +83,6 @@
|
|||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: Fira Code;
|
|
||||||
src: url(/src/fonts/FiraCode-Regular.ttf);
|
|
||||||
}
|
|
||||||
|
|
||||||
#non-ui {
|
#non-ui {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
|
Loading…
Reference in New Issue
Block a user