2 background-color: #ffffff;
9 h1
, h2
, h3
, h4
, h5
, h6
{
11 font-family: sans-serif
;
14 /* Darker version for printing */
15 h1
, h2
, h3
, h4
, h5
, h6
{
17 font-family: helvetica
, sans-serif
;
32 margin-left: -0.125in;
38 /* Definition lists: definition term bold */
46 /* Use the <code> tag for bits of code and <var> for variables and objects. */
50 /* Use the <file> tag for file and directory paths and names. */
53 font-family: monospace
;
55 /* Use the <kbd> tag for stuff the user should type. */
64 border: 2px solid
#6060a0;
65 background-color: #fffff0;
69 list-style-type: none
;
70 list-style-image: none
;
74 /* pretty printing styles. See prettify.js */
85 pre
.prettyprint
{ padding: 2px; border: 1px solid
#888; }
87 .embsrc { background: #eee; }
91 .kwd { color: #006; font-weight: bold
; }
92 .com { color: #600; font-style: italic
; }
93 .typ { color: #404; font-weight: bold
; }
97 .tag { color: #006; font-weight: bold
; }
102 /* Table Column Headers */
106 background-color: #dddddd; }
109 background-color: #eeeeee; }