body {background: #222; color: white;
font-family: "Bitstream Vera Sans", Verdana, Arial, sans-serif; font-size: 0.8em;}
div#title {padding: 4px; border: 2px solid #111;
background: black; color: white; text-align: center;}
td#toc, td#content {vertical-align: top; padding: 1em 0 2em;}
td#toc {color: #ccc;}
td#toc h2 {margin: 0 0 .4em; padding: 0; font-weight: bold; font-size: 1.1em; color: #afa;}
td#toc ul {margin: 0 0 1em 0.8em; padding: 0;}
td#toc li {margin: 0.4em 0 .4em 0.6em; padding: 0; list-style: none; text-indent: -1em; line-height: 100%;}
td#toc a {text-decoration: none; color: #fff;}
td#toc h2 a {color: #ffc;}
td#toc a:hover {text-decoration: underline;}
td#toc span.current {color: #cfc; font-weight: bold;}
td#content {}
td#content h1 {margin: 0 0 0.5em 0; padding: 0; font-size: 2em; color: #ffb; line-height: 100%;}
td#content h2, td#content h3 {margin: 1em 0 0.7em 0; padding: 0; line-height: 100%;}
td#content h2 {font-size: 1.1em; font-weight: bold; color: #afa;}
td#content h3 {font-size: 1em; font-weight: bold; color: #9e9;}
td#content p {margin: 0 0 0.7em 0; padding: 0;}
td#content pre {display: block; border: 1px solid #555; padding: 0.3em;
font-family: "Bitstream Vera Sans Mono", "Lucida Console", monospace;}
td#content a {text-decoration: none; color: #ccf;}
td#content a:hover {color: #fcc;}
td#content img.block {display: block; margin: 0 auto 0.4em;}
td#content img.float {display: block; float: right;}
pre {font-size: 0.8em;}
code {font-family: "Bitstream Vera Sans Mono", "Lucida Console", monospace;}
|