
正文开始阅读,请点击右上角“关注”按钮,关注我们
文章前言/文章引入
分享个全局变灰色的代码吧,这个就是简简单单的CSS代码,可以说是小白都可以看懂的代码,但是这个是根据子比主题弄得代码,行了看教程吧。
教程讲解/使用教程
1.到后台找到 zibll主题设置 全局&功能 自定义代码 将代码粘贴进去即可
/*全局变灰-哀悼特殊日子*/
html{
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
使用效果/效果截图
感谢您的来访,获取更多精彩文章请收藏本站。


Invitation
YingFan
-scan
created:2022/05/10
Nice to meet you!
Use this card to join the YingFan's Space and participate in a pleasant discussion together .
Welcome to YingFan's Space,wish you a nice day .
© 版权声明
THE END
暂无评论内容