给网站首页置灰(设置黑白背景)

只要在你的网站全局的部分添加这段 css 代码就可以实现整站素装了。
<style>
html{ 
   -webkit-filter: grayscale(100%); 
   -moz-filter: grayscale(100%); 
   -ms-filter: grayscale(100%); 
   -o-filter: grayscale(100%); 
   filter: grayscale(100%); 
   filter: gray; 
} 
</style>
微信公众号
手机浏览(小程序)

Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(): Failed to enable crypto in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_2533.jpg): failed to open stream: operation failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
0
分享到:
没有账号? 忘记密码?