when i change the post body font size using this code;
body.single-post div.post {font-size: 13px; line-height: 1.3px; !important;}
the font color also changes. How do i change only the size of the font without affecting the original font color?