This commit is contained in:
2025-11-26 15:17:27 +08:00
commit a8e4f56999
350 changed files with 25023 additions and 0 deletions

View File

@@ -0,0 +1,82 @@
@font-face {
font-family: "iconfont"; /* Project id 4542225 */
src: url('iconfont.woff2?t=1719369583369') format('woff2'),
url('iconfont.woff?t=1719369583369') format('woff'),
url('iconfont.ttf?t=1719369583369') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-netease_music:before {
content: "\e76a";
}
.icon-qq:before {
content: "\e76c";
}
.icon-coolapk:before {
content: "\E760";
}
.icon-reddit:before {
content: "\e76d";
}
.icon-wechat:before {
content: "\e775";
}
.icon-arrow:before {
content: "\e604";
}
.icon-search:before {
content: "\e602";
}
.icon-tag:before {
content: "\e885";
}
.icon-bilibili:before {
content: "\e75c";
}
.icon-github:before {
content: "\e761";
}
.icon-tw:before {
content: "\e773";
}
.icon-weibo:before {
content: "\e776";
}
.icon-continue:before {
content: "\1112";
}
.icon-stop:before {
content: "\1111";
}
.icon-downarrow:before {
content: "\E802";
}
.icon-pinned:before {
content: "\E777";
}
.icon-time:before {
content: "\E778";
}