body { background-color: #15151c; color: #fff; font-family: monospace, monospace; font-size:16px; max-width: 1050px; margin-left: auto; margin-right: auto; margin-top: 50px; padding-bottom: 200px; } a:link { color: #5fc; text-decoration: none; } a:visited { color: #5fc; text-decoration: none; } a:hover { color: #0bc; text-decoration: underline; } h1,h2,h3 { color: #0f0; } small { color: #0bc; } pre{ background-color: #1c1c26; } #toc_container { background-color: #1c1c26; border: 1px dashed #0bc; display: table; font-size: 95%; margin-top: 1em; margin-bottom: 2em; padding: 20px; width: auto; } .toc_title { font-weight: bold; }