forked from len0rd/rockbox
More adjustment of the html output to the rockbox site. Should be pretty close now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10413 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
251e519985
commit
844e9b6e4c
1 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
||||||
|
% $Id$ %
|
||||||
\Preamble{html}
|
\Preamble{html}
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\Css{body { background-color:\#b6c6e5; color:black; font-family:sans-serif; }
|
\Css{body { background-color:\#b6c6e5; color:black; font-family:sans-serif; }
|
||||||
img { border:2px solid \#d6d6f5; }}
|
img { border:0px solid \#d6d6f5; }
|
||||||
|
table.float, table.figure { border: outset 2px \#fff; margin-left:auto; margin-right:auto; }
|
||||||
|
td { background-color: \#c6d6f5; padding: 4px; }
|
||||||
|
div.center { margin-left:auto; margin-right:auto; }
|
||||||
|
.fancyvrb { background-color:\#c6d6f5; }
|
||||||
|
}
|
||||||
\EndPreamble
|
\EndPreamble
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue