[Ricardo Rodriguez] Your EPEC Network ICT Team wrote:
> h3 {
> margin-left: 2cm;
> margin-bottom: 1cm;
> color: red;
> }
>
> h2 {
> margin: 3cm;
> color: yellow;
> }Remove the blank line between the 2 rules. The field is parsed and rendered, so the blank line causes a paragraph to appear there, which breaks the CSS. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

