PmWiki.css specifies font-size in a number of ways, e.g.

font-size:11pt;
font-size:0.9em;
font-size:100%;
font-size:1em;
font-size:85%;
font-size:9.4pt;
font-size:1.6em;

It seems to me we should revisit this with a view to using one way
throughout,
and supporting responsive design.



Simon
http://www.w3.org/WAI/GL/css2em.htm
http://www.sitepoint.com/new-css3-relative-font-size/
https://developer.mozilla.org/en-US/docs/Web/CSS/font-size
http://filamentgroup.com/lab/how_we_learned_to_leave_body_font_size_alone/
http://kyleschaeffer.com/development/css-font-size-em-vs-px-vs-pt-vs/
_______________________________________________
pmwiki-devel mailing list
pmwiki-devel@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-devel

Reply via email to