CN-599 feat: 新报告功能列表开发静态页面
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "cn-icon"; /* Project id 2614877 */
|
||||
src: url('iconfont.woff2?t=1652249170229') format('woff2'),
|
||||
url('iconfont.woff?t=1652249170229') format('woff'),
|
||||
url('iconfont.ttf?t=1652249170229') format('truetype');
|
||||
src: url('iconfont.woff2?t=1653978200371') format('woff2'),
|
||||
url('iconfont.woff?t=1653978200371') format('woff'),
|
||||
url('iconfont.ttf?t=1653978200371') format('truetype');
|
||||
}
|
||||
|
||||
.cn-icon {
|
||||
@@ -13,6 +13,38 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.cn-icon-a-:before {
|
||||
content: "\e77b";
|
||||
}
|
||||
|
||||
.cn-icon-a-1:before {
|
||||
content: "\e781";
|
||||
}
|
||||
|
||||
.cn-icon-bianji:before {
|
||||
content: "\e77c";
|
||||
}
|
||||
|
||||
.cn-icon-chuangjian:before {
|
||||
content: "\e77d";
|
||||
}
|
||||
|
||||
.cn-icon-shijian:before {
|
||||
content: "\e77e";
|
||||
}
|
||||
|
||||
.cn-icon-shijianjihua:before {
|
||||
content: "\e77f";
|
||||
}
|
||||
|
||||
.cn-icon-shanchu:before {
|
||||
content: "\e780";
|
||||
}
|
||||
|
||||
.cn-icon-a-allclear:before {
|
||||
content: "\e779";
|
||||
}
|
||||
|
||||
.cn-icon-org:before {
|
||||
content: "\e770";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user