[EMAIL PROTECTED] wrote: > I wonder why margin-top and margin-bottom css-properties don't work for > the print page. Margin-left and margin-right do work for the paragraph in > print.css but not margin-top and margin-bottom. > > Taavi
Are the margins combining? Vertical margins don't add, they overlap, so you only see the largest. (That one got me for a while.) Sandy _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
