beta-0.89.2
[luatex.git] / source / texk / web2c / luatexdir / luasocket / doc / reference.css
blobb1dd25d70bba876f202733bc7903cd3d7df77f99
1 body {
2 margin-left: 1em;
3 margin-right: 1em;
4 font-family: "Verdana", sans-serif;
7 tt {
8 font-family: "Andale Mono", monospace;
11 h1, h2, h3, h4 { margin-left: 0em; }
14 h3 { padding-top: 1em; }
16 p { margin-left: 1em; }
18 p.name {
19 font-family: "Andale Mono", monospace;
20 padding-top: 1em;
21 margin-left: 0em;
24 a[href] { color: #00007f; }
26 blockquote { margin-left: 3em; }
28 pre.example {
29 background: #ccc;
30 padding: 1em;
31 margin-left: 1em;
32 font-family: "Andale Mono", monospace;
33 font-size: small;
36 hr {
37 margin-left: 0em;
38 background: #00007f;
39 border: 0px;
40 height: 1px;
43 ul { list-style-type: disc; }
45 table.index { border: 1px #00007f; }
46 table.index td { text-align: left; vertical-align: top; }
47 table.index ul { padding-top: 0em; margin-top: 0em; }
49 h1:first-letter,
50 h2:first-letter,
51 h2:first-letter,
52 h3:first-letter { color: #00007f; }
54 div.header, div.footer { margin-left: 0em; }