I'm unable to change the font of a table header in a post. The header font always appears in all caps.
I've put the following code in the Custom CSS field, but it does not change the header font.
table { border-collapse: collapse; font-family: Arial;}
td { border: 1px solid gray; padding: 5px; }
th { border: 1px solid black; padding: 10px; background-color: Lavender; color: MediumBlue font-family: Arial;}
Please advise. Thank you.
http://wordpress.org/extend/plugins/twenty-eleven-theme-extensions/