Skip to content

Commit

Permalink
[doc] Regenerate docco docs
Browse files Browse the repository at this point in the history
  • Loading branch information
olauzon committed May 17, 2011
1 parent d08c2bb commit a5e1e3e
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 172 deletions.
18 changes: 5 additions & 13 deletions docs/docco.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,12 @@ a {
p {
margin: 0 0 15px 0;
}
h4, h5, h6 {
color: #333;
margin: 6px 0 6px 0;
font-size: 13px;
h1, h2, h3, h4, h5, h6 {
margin: 0px 0 15px 0;
}
h2, h3 {
margin-bottom: 0;
color: #000;
h1 {
margin-top: 40px;
}
h1 {
margin-top: 40px;
margin-bottom: 15px;
color: #000;
}
#container {
position: relative;
}
Expand Down Expand Up @@ -123,7 +115,7 @@ table td {
}
pre, tt, code {
font-size: 12px; line-height: 18px;
font-family: Menlo, Monaco, Consolas, "Lucida Console", monospace;
font-family: Monaco, Consolas, "Lucida Console", monospace;
margin: 0; padding: 0;
}

Expand Down
Loading

0 comments on commit a5e1e3e

Please sign in to comment.