Skip to content

Commit a5e1e3e

Browse files
committed
[doc] Regenerate docco docs
1 parent d08c2bb commit a5e1e3e

File tree

3 files changed

+220
-172
lines changed

3 files changed

+220
-172
lines changed

Diff for: docs/docco.css

+5-13
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,12 @@ a {
1515
p {
1616
margin: 0 0 15px 0;
1717
}
18-
h4, h5, h6 {
19-
color: #333;
20-
margin: 6px 0 6px 0;
21-
font-size: 13px;
18+
h1, h2, h3, h4, h5, h6 {
19+
margin: 0px 0 15px 0;
2220
}
23-
h2, h3 {
24-
margin-bottom: 0;
25-
color: #000;
21+
h1 {
22+
margin-top: 40px;
2623
}
27-
h1 {
28-
margin-top: 40px;
29-
margin-bottom: 15px;
30-
color: #000;
31-
}
3224
#container {
3325
position: relative;
3426
}
@@ -123,7 +115,7 @@ table td {
123115
}
124116
pre, tt, code {
125117
font-size: 12px; line-height: 18px;
126-
font-family: Menlo, Monaco, Consolas, "Lucida Console", monospace;
118+
font-family: Monaco, Consolas, "Lucida Console", monospace;
127119
margin: 0; padding: 0;
128120
}
129121

0 commit comments

Comments
 (0)