mirror of
https://github.com/PlayEdu/backend
synced 2025-07-20 19:01:05 +08:00
iconfont 资源更新
This commit is contained in:
parent
486deb36f0
commit
0614f198e4
@ -1,8 +1,8 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: "iconfont"; /* Project id 3943555 */
|
font-family: "iconfont"; /* Project id 3943555 */
|
||||||
src: url('iconfont.woff2?t=1678776813161') format('woff2'),
|
src: url('iconfont.woff2?t=1679275935231') format('woff2'),
|
||||||
url('iconfont.woff?t=1678776813161') format('woff'),
|
url('iconfont.woff?t=1679275935231') format('woff'),
|
||||||
url('iconfont.ttf?t=1678776813161') format('truetype');
|
url('iconfont.ttf?t=1679275935231') format('truetype');
|
||||||
}
|
}
|
||||||
|
|
||||||
.iconfont {
|
.iconfont {
|
||||||
@ -13,6 +13,26 @@
|
|||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.icon-waterprint:before {
|
||||||
|
content: "\e747";
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-adduser:before {
|
||||||
|
content: "\e743";
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-upvideo:before {
|
||||||
|
content: "\e744";
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-onlinelesson:before {
|
||||||
|
content: "\e745";
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-department:before {
|
||||||
|
content: "\e746";
|
||||||
|
}
|
||||||
|
|
||||||
.icon-icon-drag:before {
|
.icon-icon-drag:before {
|
||||||
content: "\e740";
|
content: "\e740";
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user