I'm using the default theme (Innovation) and < em > doesn't work. How come?
EDIT: Just solved it. I just added
em {
font-style:italic;
}
into the style.css
Not sure if this is the best way. Would like to know the best way to solve this if what I just did isn't the best.
EDIT: Just solved it. I just added
em {
font-style:italic;
}
into the style.css
Not sure if this is the best way. Would like to know the best way to solve this if what I just did isn't the best.