22
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user