Hi,
I like to print my wiki pages using literary paragraphs without the
emptyline between them and an intend in the beginning of the first line.

I get the intend  but can't get rid of the empty line.

My print.css has this:

p
{
margin-top:0;
text-indent: 1.2em;
}

Is there away to do this? I can do it with @media print markup in the css
file. But as I like to copy my texts to txt files from the print view and
for example do pdf's from them this does not satisfy me.

Thanks,

Taavi


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to