摘要: 参考链接:http://willless.com/how-to-change-the-color-of-svg-introduced-by-img.html 1.svg标签直接在页面中 svg { fill: currentColor; //currentColor为css变量,自动读取当前元素颜色 阅读全文
posted @ 2021-08-23 15:37 朝日asahi 阅读(1103) 评论(0) 推荐(0) 编辑