In my twentyten theme all titles in my texts are in italics. That is how they are displayed on a single post page (class entry-content, then <p> paragraph and within that ).
In excerpts however italics do not seem to be rendered. The source code of the page shows obviously different class: entry-summary, then <p> paragraph, but no for a piece of text in italics!
I would like to have italics both in exerpts (category archive displaying a number of posts) and single post view.
I tried to find the source of the above in the style sheet .css but cannot.
Can anyone let me know what needs to be modified to achieve the above?
regards,
Peter