第一次提交

This commit is contained in:
2023-08-11 12:42:04 +08:00
commit f8e6dfb082
322 changed files with 70415 additions and 0 deletions

View File

@ -0,0 +1,27 @@
@font-face {
font-family: iconfont;
src: url('/static/icon/fui-custom-icon.ttf') format('truetype');
}
.fui-custom-icon {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
}
.icon-fabulous:before {
content: "\e704";
}
.icon-collection:before {
content: "\e705";
}
.icon-comment:before {
content: "\e706";
}
.icon-forward:before {
content: "\e707";
}