From f9019a651fe983b6bcd4c6c6e50b8c9dcbcace09 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Thu, 24 May 2007 09:58:09 +0000 Subject: [PATCH] reduce top and bottom margins svn: r6262 original commit: 3326a73db277b9ed2abbf5d0abcff23c4f653bf9 --- collects/scribble/scribble.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/collects/scribble/scribble.css b/collects/scribble/scribble.css index 0de3acd9..6f1f26f5 100644 --- a/collects/scribble/scribble.css +++ b/collects/scribble/scribble.css @@ -4,8 +4,6 @@ /* background-color: #e5e5e5;*/ background-color: #ffffff; /*background-color: beige;*/ - margin-top: 2em; - margin-bottom: 2em; max-width: 35em; margin-left: auto; margin-right: auto;