This commit is contained in:
cansnow
2026-01-15 22:50:35 +08:00
parent dd16348558
commit db99bebcb4
26 changed files with 433 additions and 284 deletions
+25
View File
@@ -0,0 +1,25 @@
@font-face {
font-family: "imfont"; /* Project id 5108944 */
src: url('/static/imfont/iconfont.ttf?t=1768272147036') format('truetype');
}
.imfont {
font-family: "imfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.im-bell_slash:before {
content: "\e7e5";
}
.im-bell-off:before {
content: "\e87f";
}
.im-user-plus:before {
content: "\e9d4";
}
Binary file not shown.