where oh where in the style sheets is the font size for the main page
you know the page it's where the ez pages open and the catagory pages open and the important infopages open
I feel blind I can't seem to find or change the font size for these
where oh where in the style sheets is the font size for the main page
you know the page it's where the ez pages open and the catagory pages open and the important infopages open
I feel blind I can't seem to find or change the font size for these
All of those pages are inheriting the main size.
You could add a size to mainWrapper, but the other sizes in the stylesheet will increas or decrease according to what that number is.
yep I want them to inherit the setting. like font family and size
It would be great to just change all fonts to arial with the few clicks of the keyboard
and rais the font size a bit too
i did the main wrapper
added these two lines
font-size:14pt;
font-family:Arial, Helvetica, sans-serif;
but no change