Skip to content

Commit

Permalink
prefer menlo to monaco.
Browse files Browse the repository at this point in the history
  • Loading branch information
jashkenas committed Feb 28, 2011
1 parent 85ab1a0 commit f61d2dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/docco.css
Expand Up @@ -115,7 +115,7 @@ table td {
}
pre, tt, code {
font-size: 12px; line-height: 18px;
font-family: Monaco, Consolas, "Lucida Console", monospace;
font-family: Menlo, Monaco, Consolas, "Lucida Console", monospace;
margin: 0; padding: 0;
}

Expand Down

0 comments on commit f61d2dc

Please sign in to comment.