Sometimes pasting from other sources will make the blog text have different colors. To force the text to be all white you can do the following:
- Login to your control panel
- Click 'Account & Settings' and click CSS
- Paste the following code: #posts .post .entry p {
color: white;
} - Tick the ’I Agree’ box and then click Add Local CSS
Congratulations! You have changed the color of the blog text to white!