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

相关文章:

  • 2021-10-19
  • 2021-08-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-27
猜你喜欢
  • 2021-12-18
  • 2022-03-08
  • 2021-10-22
  • 2022-12-23
  • 2021-07-18
  • 2021-06-13
  • 2022-12-23
相关资源
相似解决方案