I run my articles into K2
I want to have the intro text in another format than the rest of the text, which it is today.
Have been looking around and have found (by use Firefox etc..) that the
.intemIntroText in the K2.css (in my line 339) I found:
.itemIntroText { font-size:inherit; font-weight:normal; line-height:inherit; padding:4px 0 12px; }
Where do the class .itemIntroText inherit this from? Is it any place at the front-end I can set this?
what I want is the font-weight to BOTH bold and itallic.
How do I do that and is it the right place to change it?