Underscore.js 1.1.7

This commit is contained in:
Jeremy Ashkenas
2011-07-13 17:02:12 -04:00
parent c1a556216e
commit 39b07d7b2c
6 changed files with 186 additions and 133 deletions

View File

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