Hi all,
am I the only one who's getting older and losing the keen eagle-like eyesight of my younger days?
I have to regularly adjust the zoom factor in my browser to at least 120% in order to be able to read anything here.
Before you ask about my setup: This behaviour is site-specific (alas not limited to clubjazz.org).
And I do know, that zoom factors (like
many other aspects are site-specifically stored by the browser which is why I clear them frequently and consequently have to adjust them on every new visit (sorry, had to re-adjust my tin-foil-hat as well)

@RichardA: Is it really necessary, to set the site specific default font size to somewhat like 6 to 8 pt?
(as far as I know a bigger font doesn't increase traffic - only readability)
Please keep in mind: We are Jazz-drivers, we tend to be older folks

Addendum:
My "Inspector" tells me, that the globalStyle.css mandates a font-size of 62,5%:
body {
font-size: 62.5%;
background: #ededed;
margin: 0 auto;
}
(is this
really necessary?)