[CLD] Small style change
Marc Battyani
marc.battyani at fractalconcept.com
Wed Jan 11 17:24:02 CST 2006
"Peter Seibel" <peter at gigamonkeys.com> wrote:
>
> I think the CLD pages will look a lot better if you apply this small
> patch to linkit.css.
>
> -Peter
>
> --- linkit.css.ORIG 2006-01-11 06:25:29.000000000 -0800
> +++ linkit.css 2006-01-11 06:23:56.000000000 -0800
> @@ -1,7 +1,7 @@
> body {
> font: normal small verdana, arial, helvetica, sans-serif;
> font-size:10pt;
> - margin: 0px;
> + margin: 1cm;
> background-color: white;
> }
1cm was ugly on my display but 0 is not enough so I settled to 15px. ;-)
Marc
More information about the common-lisp-directory
mailing list