How to set font for a text only if its in italics
-
in the style.css inside the
body { font-family: times new roman;
}
Now lets say if some part of the text in my posts is italic and I dont want italic times new roman. I want that italic part of the text inside post body should be display in some other font lets say Vollkorn.Is it possible ?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to set font for a text only if its in italics’ is closed to new replies.