html { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); }
让网站变成灰色
原文:https://www.cnblogs.com/songlen/p/13222749.html