Merge branch 'main' into refactor/theme

This commit is contained in:
xiaoxian521
2021-11-07 13:32:38 +08:00
28 changed files with 640 additions and 700 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 2208059 */
src: url("iconfont.woff2?t=1636070926069") format("woff2"),
url("iconfont.woff?t=1636070926069") format("woff"),
url("iconfont.ttf?t=1636070926069") format("truetype");
src: url("iconfont.woff2?t=1636197082361") format("woff2"),
url("iconfont.woff?t=1636197082361") format("woff"),
url("iconfont.ttf?t=1636197082361") format("truetype");
}
.iconfont {
@@ -13,11 +13,7 @@
-moz-osx-font-smoothing: grayscale;
}
.team-iconshuijin::before {
content: "\e621";
}
.team-iconzu2148::before {
.team-iconlogo::before {
content: "\e620";
}

File diff suppressed because one or more lines are too long

View File

@@ -5,17 +5,10 @@
"css_prefix_text": "team-icon",
"description": "pure-admin",
"glyphs": [
{
"icon_id": "11758211",
"name": "水浸",
"font_class": "shuijin",
"unicode": "e621",
"unicode_decimal": 58913
},
{
"icon_id": "22129506",
"name": "水能",
"font_class": "zu2148",
"font_class": "logo",
"unicode": "e620",
"unicode_decimal": 58912
},