摘要: div { width: 200px; height: 200px; display: block; position: relative; } div::after { content: ""; background: url(image.jpg); opacity: 0.5; top: 0; l 阅读全文
posted @ 2020-03-26 10:01 容忍君 阅读(9592) 评论(0) 推荐(1)