<font face="courier new,monospace">Merci, Petko!</font><div><font face="courier new,monospace"><br></font></div><div><font face="courier new,monospace">How do I separate more than one CSS statement in there? Commas, spaces and semi-colons don't seem to work.</font></div>

<div><font face="courier new,monospace"><br></font></div><div><font face="courier new,monospace">For example I want to display the fraction 1/40 in a more typographically pleasing way, but the semi-colon below doesn't seem to work:</font></div>

<div><font face="courier new,monospace"><br></font></div><div><font face="courier new,monospace">%font-size:75pct;vertical-align:0.5ex%1%%/%font-size:75pct%40%%</font></div><div><font face="courier new,monospace"><br></font></div>

<div><font face="courier new,monospace">Sonja<br></font><br><div class="gmail_quote">On 28 December 2010 11:33, Petko Yotov <span dir="ltr"><<a href="mailto:5ko@5ko.fr">5ko@5ko.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

On Tuesday 28 December 2010 16:45:19, Sonja Elen Kisa wrote :<br>
<div class="im">> Can I add something like <span style="font-size: 500%;" bla </span> in<br>
> PmWiki syntax? It seems to auto-convert to %font-size: 500pct;% bla %%<br>
> but the text is not displaying as 500% bigger.<br>
<br>
</div>There should be no space after the colon, and no semicolon :<br>
<br>
  %font-size:500pct% or<br>
  %font-size=500pct%<br>
<br>
Thanks,<br>
<font color="#888888">Petko<br>
</font></blockquote></div><br></div>