72e9b61061
In the process, utilize the \download{} and \wikilink{} commands instead of direct URLs. Change-Id: Iad38c15c7b9cec95b6c011fd0dbdbb3326985bbc
27 lines
1.4 KiB
INI
27 lines
1.4 KiB
INI
% $Id$ %
|
|
\Preamble{xhtml}
|
|
\begin{document}
|
|
\Css{%
|
|
body { background-color:\#b6c6e5; color:black; font-family:sans-serif; }
|
|
img { border:0px solid \#d6d6f5; }
|
|
table.float, table.figure, table.longtable { border: outset 2px \#fff; margin-left:auto; margin-right:auto; }
|
|
td { background-color: \#c6d6f5; margin:2px; padding: 0px; }
|
|
td>p { margin:2px; padding:0px; }
|
|
td>hr { display:block; height:0px; border:1px solid \#b6c6e5; background-color:\#b6c6e5; }
|
|
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; }
|
|
.crosslinks { color:\#ffffff; text-align:center; background-color:\#6887bb; padding:8px; }
|
|
div.crosslinks>a { color:\#ffffff; }
|
|
hr { display:none; }
|
|
}
|
|
\EndPreamble
|
|
\Configure{Link}{a}{href=}{name=}{}
|
|
\Configure{@HEAD}{\HCode{<script type="text/javascript" src="gsearch.js"></script>}}
|
|
\Configure{BODY}{\HCode{<body onload="gsearch();">}}{\HCode{</body>}}
|
|
\Configure{crosslinks*}{next}{up}{prev}{}
|
|
\Configure{crosslinks+}%
|
|
{\HCode{<div style='float:left;'><a href='https://www.rockbox.org'><img src='https://www.rockbox.org/rockbox100.png'/></a></div><div id='gsearch' style='float:right;'>Enable JavaScript to show search field.</div><div style='clear:both;' class='crosslinks'>}}%
|
|
{\HCode{</div>}}%
|
|
{\HCode{<div class='crosslinks'>}}%
|
|
{\HCode{</div>}}
|