On Sun, Jan 18, 2009 at 01:23:00AM +0000, corvid wrote:
Johannes wrote:
On Thu, Jan 15, 2009 at 10:41:59AM -0300, Jorge Arellano Cid wrote:
* snip*
BTW, I have a question. How can a minimal font size be specified? Currently I have:
body {font-size: 18px !important}
in style.css, but often pages come with smaller fonts. e.g. http://www.linux.org.uk/Portaloo.cs
For me is important because I have a problems reading tiny fonts, and my working laptop has a high screen resolution.
I've just made a change that uses the existing prefs.font_factor value to scale the base font.
If I use 14 instead of 12, it's a lot more readable. (Or is the 12 important for some CSS reason involving picas?)
No, we can easily change the default fontsize to 14. If nobody objects, I will make that change later today. Cheers, Johannes