一行css代码让网站变成黑白色

57 阅读1分钟

前言

就一句代码都不想编了,直接上了 😂😂😂😂

代码

html {
    filter: grayscale(100%);
}

效果如下,说实话阿里这网站做的真不错 👍

企业微信20230628-165816@2x.png