I am experiencing the following problem:
Because the editor wraps the content into a <div>content</div> element I've added the following lines to the stylesheet:
div {
margin-bottom: 20px;
}
thinking this would lead to the 20 pixel space below every DIV-Container.
But even though it displays correctly in my Website it is ignored by the editor in both Normal- and Preview-Mode.
I've been searching the forum but could not find a similar entry. Is there a problem that I don't know about or am I doing something wrong?
Thanks for your help in advance,
edi