Hi,
I'm using the Triton Lite theme and wanted to change the blog's font color to black, because the default version is light grey and pale.
Now, I'm a complete newbie to CSS. When one goes to Design -> Custom Design -> CSS, we have this stylesheed editor. On the bottom you can view the original stylesheet.
As a noob, I open this and copy (for example) this
body {
background: #edeef0;
color: #7f7f7f;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
margin: 0;
padding: 0;
}
</p>
<p>into the editor. But whatever I copy and change (here: color: #00000), nothing happens. This is with all changes I make (font size in footer area). </p>
<p>Please help if it's not too stupid :)</p>
<p>The blog is http://sweetguitars.wordpress.com (as you can see, wordpress hosted).</p>
<p>Thanks :)
The blog I need help with is sweetguitars.wordpress.com.