first commit
This commit is contained in:
27
WebRoot/node_modules/iconfont-pump/iconfont.css
generated
vendored
Normal file
27
WebRoot/node_modules/iconfont-pump/iconfont.css
generated
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 2541463 */
|
||||
src: url('iconfont.woff2?t=1620725070961') format('woff2'),
|
||||
url('iconfont.woff?t=1620725070961') format('woff'),
|
||||
url('iconfont.ttf?t=1620725070961') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.iconzu16:before {
|
||||
content: "\e611";
|
||||
}
|
||||
|
||||
.iconshishigailan:before {
|
||||
content: "\e60f";
|
||||
}
|
||||
|
||||
.iconyuce:before {
|
||||
content: "\e610";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user