Re: bbcode "size"

Posted by Hugo <Nabble> on
URL: https://blasma.luan.software/bbcode-size-tp18p20.html

I think px and % should work too. For example:
[style size="1.2em"]Text 1[/style]
[style size="20px"]Text 2[/style]
[style size="120%"]Text 3[/style]
You should just move the size value to the font-size attribute.