HTML adjustments: make the credits table a bit nicer and add missing name separators. Don't indent paragraphs as htlatex creates bigger parskips.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10475 a1c6a512-1295-4272-9138-f99709370657
diff --git a/manual/rockbox-html.cfg b/manual/rockbox-html.cfg
index 8b021bd..e30d493 100644
--- a/manual/rockbox-html.cfg
+++ b/manual/rockbox-html.cfg
@@ -7,5 +7,7 @@
 td { background-color: \#c6d6f5; padding: 4px; }
 div.center { margin-left:auto; margin-right:auto; }
 .fancyvrb { background-color:\#c6d6f5; }
+table.multicols { width:95\%; margin-left:auto; margin-right:auto; text-align:justify; }
 }
 \EndPreamble
+