在“外观”–“自定义”–“额外CSS”处填下以下代码:

code:

html{
-webkit-filter: grayscale(100%); /* webkit */
-moz-filter: grayscale(100%); /*firefox*/
-ms-filter: grayscale(100%); /*ie9*/
-o-filter: grayscale(100%); /*opera*/
filter: grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
filter:gray; /*ie9- */
}

不论是图片还是广告、按钮之类的,全灰色。

 

Premium WordPress Themes Download
Premium WordPress Themes Download
Download Nulled WordPress Themes
Download Best WordPress Themes Free Download
udemy paid course free download
download xiomi firmware
Download Premium WordPress Themes Free
lynda course free download

共有 0 条评论