CSS 全站置灰


<style type="text/css">
html {
-webkit-filter: grayscale(100%);
}
</style>

posted @ 2022-12-02 11:14  Fly_bokeyuan  阅读(87)  评论(0)    收藏  举报