I have made a lot of changes to Chateau and am pleased with what I have, except for the legacy Garamond Italic post (page) headings that are very, very big and look wrong with the body text-- and they're on the top of every page, of course, in a very big box of their own. I found that I can change the post-title text color in this piece of code from the original:
.post-title h2 {
border-bottom:1px solid #ddd;
color:#006699;
font-size:1em;
font-style:none;
font-weight:normal;
padding:6px 0 16px 24.5%;
}
I have also changed or tried to override "Garamond" wherever I see it in Chateau's original CSS, but nothing I have done has changed that font or its size in the page titles. I know next to nothing about CSS/Html, but some things I've done have worked very well-- not this though. I would really like those page titles to be in the same font as the body text, which I changed to Arial, and only about three times as big as the current body text size, but in Bold. I would also need to change the size of the page title division, which ought to be smaller, and that would happen somewhere else, I think. Hope you can help me work this out!
The blog I need help with is uvakkavo.org.