Hacker News new | ask | show | jobs
by tyingq 3493 days ago
Looks nice.

Not sure if this is a bug, but if I set a specific font size, it doesn't attach any kind of unit. For example, if I select 18, it doesn't convert that to 18px or 18em...just "18":

<span style="font-size: 18;">This is some text.</span>

I believe that's not valid css.