Browse Source

2006-11-06 Marcus Brinkmann <marcus@g10code.de>

	* doc/website/format/web.css: Set margin to 0.
Marcus Brinkmann 18 years ago
parent
commit
ec4fd10d33
2 changed files with 3 additions and 0 deletions
  1. 2 0
      ChangeLog
  2. 1 0
      doc/website/format/web.css

+ 2 - 0
ChangeLog

@@ -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.

+ 1 - 0
doc/website/format/web.css

@@ -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