Okay, so I can avoid this when I put the font-family in the p, h2 and h3? Should I include !important for font family? I've read that Ibooks ignores the fonts.
Do you forsee a problem with the class italic? I've read a post where someone suggests to define the class as i.italic, so that when a reader ignores the css you don't lose your italics.
For the witregel: If I define witregel in css as margin-top: 1,35 em, and include is as a class in the p like this: <p class="italic witregel">. Would this solve that problem too?
Thanks again!
|