Did you have some content between your braces in your post?
My current style looks like this:
h2.blog_title
{
font-family: Georgia, "Times New Roman", Times, serif;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #666666;
margin-bottom: 5px;
padding-bottom: 5px;
font-size: 30px;
}
...but the titles don't seem to be following that style at all. The font is just inheriting the "a" styles from
/Portals/_default/Skins/skins/skin.css
according to WebDeveloper.
I have used ctrl-f5 and even shut down my browser and restarted it, just to be extra sure.
So it appears to me they aren't using the h2.blog_title font or font-size.
My skills around stylesheets are new, so if I'm missing something about how all this works, please feel free to talk newbie to me