mirror of
https://github.com/blossom-editor/blossom
synced 2024-11-17 22:48:03 +08:00
补充图标
This commit is contained in:
parent
887f4c6a7a
commit
06b1f094c7
@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconbl"; /* Project id 4118609 */
|
||||
src: url('iconfont.woff2?t=1698999782697') format('woff2'),
|
||||
url('iconfont.woff?t=1698999782697') format('woff'),
|
||||
url('iconfont.ttf?t=1698999782697') format('truetype');
|
||||
src: url('iconfont.woff2?t=1700052803565') format('woff2'),
|
||||
url('iconfont.woff?t=1700052803565') format('woff'),
|
||||
url('iconfont.ttf?t=1700052803565') format('truetype');
|
||||
}
|
||||
|
||||
.iconbl {
|
||||
@ -13,6 +13,26 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.bl-a-boxsubtract-line:before {
|
||||
content: "\ea4d";
|
||||
}
|
||||
|
||||
.bl-a-boxaddition-line:before {
|
||||
content: "\ea4e";
|
||||
}
|
||||
|
||||
.bl-heat-map:before {
|
||||
content: "\e65f";
|
||||
}
|
||||
|
||||
.bl-Heatmap:before {
|
||||
content: "\e63f";
|
||||
}
|
||||
|
||||
.bl-heatmap:before {
|
||||
content: "\e600";
|
||||
}
|
||||
|
||||
.bl-check:before {
|
||||
content: "\e6b8";
|
||||
}
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user