Y
Hacker News
new
|
ask
|
show
|
jobs
by
basseq
4356 days ago
I don't think you can re-style a SVG with CSS if you embed it with IMG. CSS styling has to be inline with the SVG, so you can embed it directly, or you can change CSS with JS.