mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 09:29:59 +08:00
线上课编辑和课时管理初步
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 3943555 */
|
||||
src: url('iconfont.woff2?t=1679377698528') format('woff2'),
|
||||
url('iconfont.woff?t=1679377698528') format('woff'),
|
||||
url('iconfont.ttf?t=1679377698528') format('truetype');
|
||||
src: url('iconfont.woff2?t=1679383201256') format('woff2'),
|
||||
url('iconfont.woff?t=1679383201256') format('woff'),
|
||||
url('iconfont.ttf?t=1679383201256') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -13,6 +13,10 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-icon-tips:before {
|
||||
content: "\e74a";
|
||||
}
|
||||
|
||||
.icon-icon-fold:before {
|
||||
content: "\e749";
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user