修改冀北现场问题
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
@font-face {
|
||||
font-family: 'iconfont';
|
||||
src: url('/src/assets/font/iconfont.woff2?t=1764826411334') format('woff2'),
|
||||
url('/src/assets/font/iconfont.woff?t=1764826411334') format('woff'),
|
||||
url('/src/assets/font/iconfont.ttf?t=1764826411334') format('truetype');
|
||||
font-family: "iconfont"; /* Project id 3482754 */
|
||||
src: url('iconfont.woff2?t=1765612648830') format('woff2'),
|
||||
url('iconfont.woff?t=1765612648830') format('woff'),
|
||||
url('iconfont.ttf?t=1765612648830') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
@@ -12,6 +13,26 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-a-253_ipower:before {
|
||||
content: "\e782";
|
||||
}
|
||||
|
||||
.icon-dianya:before {
|
||||
content: "\e665";
|
||||
}
|
||||
|
||||
.icon-sanxiangdianyafuzhibupingheng:before {
|
||||
content: "\e758";
|
||||
}
|
||||
|
||||
.icon-dianyazongxiebojibianshuai:before {
|
||||
content: "\e61e";
|
||||
}
|
||||
|
||||
.icon-shanbian:before {
|
||||
content: "\e612";
|
||||
}
|
||||
|
||||
.icon-tingyunshijianguanli:before {
|
||||
content: "\e65d";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user