Hi there, I love this theme, and for myself it is perfect, however a few people commented that the font was too small for them. I thought I had changed it where it should be changed, but size is still the same. Could someone give me a 'heads up' as to what I should be changing? Basically I want to change the main font (currently that which displays as white) as well as the Yellow links.
http://mysticalmundane.com (theme selector is on front page)
If anyone could help, I appreciate it!
==========
I wanted to add, I did find the 11px font size and changed it, but I saw no changes anywhere, I found this:
/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage {
width: 100%;
overflow: auto;
line-height: 1.3em;
font-size: 12px; <-----added this line to it. This increased the size of the posts etc.