2013-01-05, 04:00 PM
In case you want to change the font size within the posts you will search for the div called table
The result will look something like this:
The result will look something like this:
table {
color: #FFFFFF;
font-family: verdana;
font-size: 12px;
}