初次更新

Signed-off-by: YangWX <shiy720@hotmail.com>
This commit is contained in:
YangWX
2023-03-18 10:01:13 +08:00
commit 6fcb078f2a
326 changed files with 38097 additions and 0 deletions

20
static/customicons.css Normal file
View File

@@ -0,0 +1,20 @@
@font-face {
font-family: "customicons"; /* Project id 2878519 */
src:url('/static/customicons.ttf') format('truetype');
}
.customicons {
font-family: "customicons" !important;
}
.youxi:before {
content: "\e60e";
}
.wenjian:before {
content: "\e60f";
}
.zhuanfa:before {
content: "\e610";
}