Demo:增加图标
This commit is contained in:
parent
81018bb615
commit
eba1aa3a37
@ -1,8 +1,8 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: "iconfont"; /* Project id 2479351 */
|
font-family: "iconfont"; /* Project id 2479351 */
|
||||||
src: url('iconfont.woff2?t=1678955183884') format('woff2'),
|
src: url('iconfont.woff2?t=1679621707211') format('woff2'),
|
||||||
url('iconfont.woff?t=1678955183884') format('woff'),
|
url('iconfont.woff?t=1679621707211') format('woff'),
|
||||||
url('iconfont.ttf?t=1678955183884') format('truetype');
|
url('iconfont.ttf?t=1679621707211') format('truetype');
|
||||||
}
|
}
|
||||||
|
|
||||||
.iconfont {
|
.iconfont {
|
||||||
@ -13,6 +13,30 @@
|
|||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.iconwenjian:before {
|
||||||
|
content: "\e607";
|
||||||
|
}
|
||||||
|
|
||||||
|
.iconpdf:before {
|
||||||
|
content: "\e740";
|
||||||
|
}
|
||||||
|
|
||||||
|
.iconPNG:before {
|
||||||
|
content: "\ec18";
|
||||||
|
}
|
||||||
|
|
||||||
|
.iconSVG:before {
|
||||||
|
content: "\e621";
|
||||||
|
}
|
||||||
|
|
||||||
|
.iconmarkdown:before {
|
||||||
|
content: "\ec04";
|
||||||
|
}
|
||||||
|
|
||||||
|
.iconjson:before {
|
||||||
|
content: "\ea42";
|
||||||
|
}
|
||||||
|
|
||||||
.iconlianjiexian:before {
|
.iconlianjiexian:before {
|
||||||
content: "\e75b";
|
content: "\e75b";
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user