[Zope] METAL macros

Felix Ulrich-Oltean felixvulrich@yahoo.co.uk
Tue, 8 Oct 2002 14:24:55 +0100


On Tue, Oct 08, 2002 at 02:07:20PM +0100, Felix Ulrich-Oltean wrote:
> Try the simplest thing first.  You can tweak the distance between lines
> using CSS, and the margin* attributes, e.g.:
> 
> h1 { margin-after: 0; }

oops, that should have read:

h1 { margin-bottom: 0; }