添加画布颜色历史

This commit is contained in:
X1627315083
2024-09-27 16:31:33 +08:00
parent e26d57dd76
commit 21b0af1365
32 changed files with 423 additions and 885 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 4292253 */
src: url('iconfont.woff2?t=1727254748810') format('woff2'),
url('iconfont.woff?t=1727254748810') format('woff'),
url('iconfont.ttf?t=1727254748810') format('truetype');
src: url('iconfont.woff2?t=1727415711578') format('woff2'),
url('iconfont.woff?t=1727415711578') format('woff'),
url('iconfont.ttf?t=1727415711578') format('truetype');
}
.iconfont {
@@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-caizhi:before {
content: "\e647";
}
.icon-IC-yehua:before {
content: "\e61b";
}

Binary file not shown.

Binary file not shown.