Quote:
Originally Posted by cybmole
thanks, but been there tried that - i tried only specifying margin bottom- like this:
p {margin-bottom: 0.3em; !important;}
|
There shouldn't be a semicolon between "0.3em" and "!important". I don't know if that would fix your problem, though.