img图片置灰, checkbox背景色变色

  1. 图片置灰
.pizza.sold-out img {
  filter: grayscale();
  opacity: 0.8;
}

image

  1. 强调色
    accent-color: red
    image
posted @ 2023-09-08 17:15  躺尸的大笨鸟  阅读(47)  评论(0)    收藏  举报