Hi

I wanted to change the margin of our pier
so I clicked on edit design and on /environment/css I put

h1, h2, h3, h4, h5, h6 { margin: 10; font-weight: inherit; font-size: 100%; line-height: auto; }
instead of
h1, h2, h3, h4, h5, h6 { margin: 0; font-weight: inherit; font-size: 100%; line-height: auto; }

then I pressed saved and I got

MessageNotUnderstood: PRFile>>contents:

:(

Stef