]> andersk Git - udis86.git/blame - docs/manual/manual.css
new docbook/xml documentation, updated webpage
[udis86.git] / docs / manual / manual.css
CommitLineData
7d488e4d 1html body {font: 76%/1.4em Arial, Helvetica, sans-serif;}
2html>body {font: 76%/1.4em Arial, Helvetica, sans-serif;}
3
4body {
5 margin-left: 40px;
6 padding: 0;
7 max-width: 750px;
8}
9
10.article {
11 font-size: 1.3em;
12 line-height: 1.5em;
13}
14
15.revhistory table, .revhistory td, .revhistory th {
16 border: 0;
17}
18
19.programlisting {
20 background-color: #eee;
21 padding: 1em;
22}
23
24.screen {
25 background-color: #eee;
26 padding: 1em;
27}
28
29.author {
30 color: #888;
31 font-style: italic;
32 font-weight: normal;
33}
This page took 0.417317 seconds and 5 git commands to generate.