--- stil.php 2001/10/23 16:13:59 1.9 +++ stil.php 2001/10/27 16:54:50 1.10 @@ -10,6 +10,11 @@ color: #000000; } +BODY { + margin-left: 0; + margin-right; 0; +} + TABLE.normal TH, TABLE.normal TD { text-align: left; vertical-align: top; @@ -23,6 +28,11 @@ font-family: monospace; } +BLOCKQUOTE { + padding-top: 2px; + margin-top: 2px; +} + A { font-family: Verdana, sans-serif; font-size: 12px;