Home › Forums › CSS › svg trouble › Re: svg trouble
June 20, 2013 at 1:20 pm
#139626
Participant
Not sure but I think you’d need to embed the svg into the html, so you can target the nodes… like:
#bird {
fill: #fff;
}