commit | abdff539f250d046ba4e65e4cc2924611c0336da | [log] [tgz] |
---|---|---|
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Thu Jul 20 22:15:39 2006 +0000 |
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Thu Jul 20 22:15:39 2006 +0000 |
tree | 81e747fb3ca7acf07578437f520e84676fd4ca09 | |
parent | ae7e70c6d9b98a63c99030ef03157bdaa2801c5f [diff] [blame] |
Adjust HTML manual a bit to the rockbox website colors. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10268 a1c6a512-1295-4272-9138-f99709370657
diff --git a/manual/rockbox-html.cfg b/manual/rockbox-html.cfg new file mode 100644 index 0000000..8c428eb --- /dev/null +++ b/manual/rockbox-html.cfg
@@ -0,0 +1,5 @@ +\Preamble{html} +\begin{document} +\Css{body { background-color:\#b6c6e5; color:black; font-family:sans-serif; } +img { border:2px solid \#d6d6f5; }} +\EndPreamble