Underscore.js 1.1.5

This commit is contained in:
Jeremy Ashkenas
2011-03-20 20:20:08 -04:00
parent 065dcbb27b
commit c5ba702542
7 changed files with 128 additions and 91 deletions

View File

@@ -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;
}