html {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

相关文章:

  • 2021-11-18
  • 2022-01-02
  • 2021-10-22
  • 2022-03-08
  • 2021-11-30
  • 2021-11-03
  • 2022-12-23
  • 2022-01-09
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-26
  • 2022-12-23
  • 2021-08-28
相关资源
相似解决方案