|
When using css styles I've always used pt to determine font size. But looking at some templates I'm seeing everyone else is using px.
Is there any need to convert to px at all?
Is there a simple conversion I can use to update the style sheets, e.g. replace all 8pt with 11px?
|