init project
This commit is contained in:
17
static/imp_font/iconfont.css
Normal file
17
static/imp_font/iconfont.css
Normal file
@@ -0,0 +1,17 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id */
|
||||
src: url('iconfont.ttf?t=1664244006976') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-weibaogongdan:before {
|
||||
content: "\e606";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user