Clean Home Theme
I'm trying to figure out how to stop pestering you guys on how to change various bits. I did the CSS of my main site kothea.com a couple of years back and have now pretty much forgotten the css agony and learning i went through. So I sort of understand css...but not really! I essentially want to get my blog to look similar in terms of fonts and colours.
So how can I find out what the various bits of the page are called so that i can change them. for example I would have thought the following would change all <H1> headers. but it doesn't do anything. Do I have to use the !important thing??? and what is that by the way, when do i know if i have to use that or not
sigh
#wrapper h1 {
color: #916B2D;
}
The blog I need help with is blog.kothea.com.