Geek Pay notify is ready

This commit is contained in:
RockYang
2024-09-18 18:07:49 +08:00
parent 158db83965
commit d8cb92d8d4
16 changed files with 270 additions and 544 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 4125778 */
src: url('iconfont.woff2?t=1726612860394') format('woff2'),
url('iconfont.woff?t=1726612860394') format('woff'),
url('iconfont.ttf?t=1726612860394') format('truetype');
src: url('iconfont.woff2?t=1726622198991') format('woff2'),
url('iconfont.woff?t=1726622198991') format('woff'),
url('iconfont.ttf?t=1726622198991') format('truetype');
}
.iconfont {
@@ -13,12 +13,12 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-douyin:before {
content: "\e852";
.icon-paypal:before {
content: "\e666";
}
.icon-paypal:before {
content: "\e60f";
.icon-douyin:before {
content: "\e8db";
}
.icon-qq:before {