I think that wiki font size is too large (and mind you that I cannot
stand too small "fancy" but unreadable fonts). I suggest changing
common.css file from:
html {
background-color: white;
color: black;
font-family: Arial, Lucida Grande, sans-serif;
font-size: 1em;
line-height: 1.25em;
}
to
html {
background-color: white;
color: black;
font-family: Arial, Lucida Grande, sans-serif;
font-size: 0.8em;
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]