2 Oct
2011
2 Oct
'11
3:29 a.m.
2011/10/1 openguen <openguen@...660...>:
Unfortunately, no change occured; and also it didn't yield any error.
If you're not using a separate *.css file, try putting it in the <svg> tag:
<svg style="left-margin: auto; right-margin: auto;"
Shouldn't it be 'margin-left' and 'margin-right'? Since it is CSS, the 'margin' thing should come first. You must set 'width' also so the margins are really automatically defined.