* doc/website/format/web.css: Set margin to 0.
@@ -1,5 +1,7 @@
2006-11-06 Marcus Brinkmann <marcus@g10code.de>
+ * doc/website/format/web.css: Set margin to 0.
+
* configure.ac (AC_CONFIG_FILES): Add doc/Makefile.
Makefile.am (SUBDIRS): Add doc/.
doc/, doc/website/, doc/website/format: New directories.
@@ -36,6 +36,7 @@ image size, which is specified in the SVG file itself. */
body { font-family: "sans-serif";
background-image: url("scute-border.jpg");
background-repeat: repeat-y;
+ margin: 0em;
}
/* Same constant also below for div#main. FIXME: Can be fixed by