By thedrumdoctor - Fri 8 Apr 2011
|
Is there a specific reason why the style sheets use point instead of em for font sizing? The general rule of thumb seems to be that point is for print rather than screen and with Kartris' big improvement towards WC3, it seems that using point's instead of em's is something carried over from Cactushop. Just wondered if this was going to be changed for future releases.
|
By Paul - Mon 11 Apr 2011
|
From 1.3 onwards, we are sizing headline fonts in the first few styles in the general.css. From then on, we just use %. So it will be easy to change the headline ones to use em or px, and then just tweak the % values throughout if required.
|
|