Update about Manager.

This commit is contained in:
Bruce
2026-02-06 18:12:21 +08:00
parent d91948eaff
commit d85fbb8de8
52 changed files with 4949 additions and 50 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -31,4 +31,12 @@
url('SETUP.TTF') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Symbols";
src: url('Symbols.eot') format('embedded-opentype'),
url('Symbols.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}