summaryrefslogtreecommitdiff
path: root/manual/rockbox-html.cfg
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-08-07 20:46:26 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-08-07 20:46:26 +0000
commit5eb1e1549c24aa3ed590c5edb784796b0ecbf010 (patch)
tree18a97a0ff5039881f3b89d82c90aae59aae53891 /manual/rockbox-html.cfg
parent4c64393ffbab17cc3889da92837382a0131ad94f (diff)
downloadrockbox-5eb1e1549c24aa3ed590c5edb784796b0ecbf010.tar.gz
rockbox-5eb1e1549c24aa3ed590c5edb784796b0ecbf010.zip
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
Diffstat (limited to 'manual/rockbox-html.cfg')
-rw-r--r--manual/rockbox-html.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/rockbox-html.cfg b/manual/rockbox-html.cfg
index 8b021bd564..e30d4937a3 100644
--- a/manual/rockbox-html.cfg
+++ b/manual/rockbox-html.cfg
@@ -7,5 +7,7 @@ table.float, table.figure { border: outset 2px \#fff; margin-left:auto; margin-r
7td { background-color: \#c6d6f5; padding: 4px; } 7td { background-color: \#c6d6f5; padding: 4px; }
8div.center { margin-left:auto; margin-right:auto; } 8div.center { margin-left:auto; margin-right:auto; }
9.fancyvrb { background-color:\#c6d6f5; } 9.fancyvrb { background-color:\#c6d6f5; }
10table.multicols { width:95\%; margin-left:auto; margin-right:auto; text-align:justify; }
10} 11}
11\EndPreamble 12\EndPreamble
13