Re: [docbook-apps] Re: qanda listings in html output
On Thu, Oct 28, 2010 at 16:02, Bob Stayton <> wrote:
> Hi Tom,
> This CSS seems to work for me to reduce that extra space from the <p> tags:
>
> div.qandaset td p {
> margin-top: 0em;
> margin-bottom: 0em;
> }
Argh! I was trying to use tr.qandaset!
Works great, Bob--thanks a heap!
Regards,
-Tom