How can I add a SVG directly to my CSS file without modifying the HTML at all?

前端 未结 0 988
臣服心动
臣服心动 2020-12-03 11:44

I am not allowed to modify the html of the page at all, so I was thinking on using a pseudo element like ::before or ::after and content:""; to add a svg made out

相关标签:
回答
  • 消灭零回复
提交回复
热议问题