友情链接管理;用户提问管理
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 4950533 */
|
||||
src: url('iconfont.woff2?t=1750146970222') format('woff2'),
|
||||
url('iconfont.woff?t=1750146970222') format('woff'),
|
||||
url('iconfont.ttf?t=1750146970222') format('truetype'),
|
||||
url('iconfont.svg?t=1750146970222#iconfont') format('svg');
|
||||
src: url('iconfont.woff2?t=1750164310961') format('woff2'),
|
||||
url('iconfont.woff?t=1750164310961') format('woff'),
|
||||
url('iconfont.ttf?t=1750164310961') format('truetype'),
|
||||
url('iconfont.svg?t=1750164310961#iconfont') format('svg');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@ -14,6 +14,30 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-liebiaomoshi:before {
|
||||
content: "\e600";
|
||||
}
|
||||
|
||||
.icon-fenlei:before {
|
||||
content: "\e62f";
|
||||
}
|
||||
|
||||
.icon-yiyue:before {
|
||||
content: "\e644";
|
||||
}
|
||||
|
||||
.icon-weiyuedu:before {
|
||||
content: "\e615";
|
||||
}
|
||||
|
||||
.icon-youqinglianjie:before {
|
||||
content: "\e636";
|
||||
}
|
||||
|
||||
.icon-yonghutiwen:before {
|
||||
content: "\e613";
|
||||
}
|
||||
|
||||
.icon-bangzhuzhongxin:before {
|
||||
content: "\e616";
|
||||
}
|
||||
|
Reference in New Issue
Block a user