Yes you can.
OK first.
open you style.css file that came with the theme
add this line at the bottom
|
Code:
|
.storycontent {COLOR: #cccccc; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica} |
I noticed it's not there, so you need it.
Now your font should now be at 12 which may be too big. You can change the value in that line of the font siz eto 11 if you want. Or increase it more.
The story text will use the size font you specify for that .storycontent css style.
that shoudl do it.