techzhou

公祭日

techzhouLv.2入道 发布于 最后回复 分享
1 回复721 浏览

查看 自定义样式文档

在 freestyle.css 内添加

html {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
-webkit-filter: grayscale(1);
}