blob: 66b6a1b4e9be34a5b916acfcc6f4accbd46d04c4 [file] [log] [blame]
Richard S. Hall97648d12007-07-10 16:31:14 +00001body { background-color: #ffffff; color: #000000; font-family: Arial, sans-serif; }
2h1 { font-size: 130% }
3h2 { font-size: 125% }
4h3 { font-size: 120% }
5h4 { font-size: 115% }
6h5 { font-size: 110% }
7h6 { font-size: 105% }
8a { color: #880000 }
9a:visited { color: #880000 }
10a:hover { color: #cc4444 }
11.title { position: absolute; left: 1em; right: 1em; top: 10px; height: 52px; }
12.menu { position: absolute; top: 80px; left: 0.5em; width: 8em; border: solid 1px black; padding-left: 0.5em; padding-right: 0.5em }
13.menu ul { list-style: none; padding-left: 0pt}
14.main { position: absolute; top: 65px; left: 10.5em; right: 1em; }
15.code { background-color: #eeeeee; border: solid 1px black; padding: 0.5em; }
16.code-keyword { color: #880000; }
17.code-quote { color: #008800; }
18.code-object { color: #0000dd; }
19.code-java { margin: 0em; }