body { font-family: sans-serif; background-color: black; color: #bbbbbb; text-align: justify; padding: 0px 40px 40px 40px; margin: 20px; } td { padding: 2px 10px 2px 10px; vertical-align: top; } h2,h3 { color: #fff; } span.slogan { font-size: 200%; font-weight: bold; color: #ddd; } a { color: #cc3322; } hr { border-top: 1px solid yellow; } /* doxygen */ a.el { text-decoration: none; font-weight: bold } a.code:link { text-decoration: none; font-weight: normal; color: #BA3708 } a.code:visited { text-decoration: none; font-weight: normal; color: #BA3708 } dl.el { margin-left: -1cm } .fragment { font-family: Fixed, monospace; font-size: 95%; } pre.fragment { border: 1px solid #CCCCCC; background-color: #351505; margin-top: 4px; margin-bottom: 4px; margin-left: 2px; margin-right: 8px; padding-left: 6px; padding-right: 6px; padding-top: 4px; padding-bottom: 4px; } /* data structures non-clickable letters */ div.ah { background-color: black; font-weight: bold; color: #cccccc; margin-bottom: 3px; margin-top: 3px } div.groupHeader { margin-left: 16px; margin-top: 12px; margin-bottom: 6px; font-weight: bold; } .memitem { /* outer border around function */ padding: 20px; background-color: #000000; border-width: 2px; border-style: solid; border-color: #333333; } .memname { color: #ffffff; /* name of the function */ white-space: nowrap; font-weight: bold; } .memdoc{ padding-left: 10px; } .paramkey { color: #ff0000; text-align: right; } a.title:hover { background-color: #AA3100; } a.subject, a.name { font-weight: bold; } table.tags a.subject { font-weight: normal; } a.list:hover { text-decoration: underline; color: #880000; } a.text { text-decoration: none; color: #0000cc; } a.text:visited { text-decoration: none; color: #880000; } a.text:hover { text-decoration: underline; color: #880000; }