[Gllug] css question

Henry Gilbert henry.gilbert at gmail.com
Mon Dec 5 20:31:53 UTC 2005


On 12/5/05, Martin A. Brooks <martin at hinterlands.org> wrote:
>
> I'm no web designer, and my CSS skills are miserable.  I wondered if
> someone here could help me do something very simple.
>
> For each question-answer pair in the FAQ
> (http://www.hinterlands.org/gllugfaq/) I would like to add a little
> space AFTER the answer text.  This must be done as part of a stylesheet,
> I can't control the exact content.

Sorry, I am looking at another site at the same time.

If after change to

tr.answer { padding-right: 1em } if you mean horizontal padding.

or change to

tr.answer { margin-bottom: 1em} if you mean vertical spacing.

I haven't test it but try that, it may work.

regards

HG
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list