添加图标
This commit is contained in:
parent
ce945b24d3
commit
189516b59d
@ -1,6 +1,6 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: "iconfont"; /* Project id 4868066 */
|
font-family: "iconfont"; /* Project id 4868066 */
|
||||||
src: url('iconfont.ttf?t=1745225351472') format('truetype');
|
src: url('iconfont.ttf?t=1745572982146') format('truetype');
|
||||||
}
|
}
|
||||||
|
|
||||||
.iconfont {
|
.iconfont {
|
||||||
@ -11,6 +11,22 @@
|
|||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.icon-ebikebianji:before {
|
||||||
|
content: "\e649";
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-ebikeshanchu:before {
|
||||||
|
content: "\e6d3";
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-ebikesanjiaoxing:before {
|
||||||
|
content: "\e617";
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-ebikesanjiaoxing-copy:before {
|
||||||
|
content: "\eb34";
|
||||||
|
}
|
||||||
|
|
||||||
.icon-ebikecheliangguanli:before {
|
.icon-ebikecheliangguanli:before {
|
||||||
content: "\e622";
|
content: "\e622";
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user