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;
76 content: "Google Confidential";
80 /* pretty printing styles. See prettify.js */
91 pre.prettyprint { padding: 2px; border: 1px solid #888; }
93 .embsrc { background: #eee; }
97 .kwd { color: #006; font-weight: bold; }
98 .com { color: #600; font-style: italic; }
99 .typ { color: #404; font-weight: bold; }
100 .lit { color: #044; }
101 .pun { color: #440; }
102 .pln { color: #000; }
103 .tag { color: #006; font-weight: bold; }
104 .atn { color: #404; }
105 .atv { color: #060; }
108 /* Table Column Headers */
112 background-color: #dddddd; }
115 background-color: #eeeeee; }