Movabletype: how to make the entry body text bigger
go to your "mt-static" folder and edit the styles.css file. Find this part inside of it at line 15:
textarea { font-family: "Lucida Grande", Arial, sans-serif; font-size: 15px; }
default is 11.....finally a way to make an entry without my eye's bleeding!