I need help figuring out how to change the font size in the body of my posts in theme Limau Orange .1
In my style sheet under that theme I changed the font from:
body { font-family:'Verdana'; font-size:11px; }
to:
body { font-family:'Verdana'; font-size:12px; }
And if I click the permalink it now shows the larger font but on the main front page it is still tiny.
Is there another place I can/should change it? I can't find any font that is smaller than 12px in the css.
My site is:
http://lorigreenberg.com/blog
Thanks in advance.