首页头部初步

This commit is contained in:
禺狨
2023-03-23 17:43:41 +08:00
parent a3da93be82
commit 872f5baca8
11 changed files with 144 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 3943555 */
src: url('iconfont.woff2?t=1679275935231') format('woff2'),
url('iconfont.woff?t=1679275935231') format('woff'),
url('iconfont.ttf?t=1679275935231') format('truetype');
src: url('iconfont.woff2?t=1679564530649') format('woff2'),
url('iconfont.woff?t=1679564530649') format('woff'),
url('iconfont.ttf?t=1679564530649') format('truetype');
}
.iconfont {
@@ -13,6 +13,18 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-icon-tips:before {
content: "\e74a";
}
.icon-icon-fold:before {
content: "\e749";
}
.icon-icon-12:before {
content: "\e748";
}
.icon-waterprint:before {
content: "\e747";
}

Binary file not shown.

Binary file not shown.

Binary file not shown.