On Mon, Jun 25, 2001 at 09:56:45AM -0700, [EMAIL PROTECTED] wrote:
> Look pretty good, but why is everything double spaced?
> 

Because currently paragraph spacing is defined as:

p {
    line-height: 1.4em;
}

Changing that to smaller value or just commenting out that rule in a CSS
file would return spacing to default. Now you see why CSS is so Good
Thing (TM). If most of the people wants the regular spacing it's an easy
fix.

No, I didn't write that rule. :-) I wouldn't mind the regular spacing.

Best regards,
-- 
Zvezdan Petkovic <[EMAIL PROTECTED]>
http://www.cs.wm.edu/~zvezdan/

Reply via email to