html{
  filter:grayscale(100%); 
  -webkit-filter:grayscale(100%); 
  -moz-filter:grayscale(100%); 
  -ms-filter:grayscale(100%); 
  -o-filter:grayscale(100%); 
  filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
  -webkit-filter:grayscale(1)
}

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
  • 2021-11-20
  • 2022-12-23
  • 2022-12-23
  • 2021-07-03
  • 2022-01-02
猜你喜欢
  • 2022-12-23
  • 2021-07-17
  • 2022-12-23
  • 2022-12-23
  • 2021-11-03
  • 2022-12-23
相关资源
相似解决方案