Skip to content

Commit

Permalink
Underscore.js 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jashkenas committed Sep 7, 2013
1 parent 9c15d2e commit 101c10a
Show file tree
Hide file tree
Showing 7 changed files with 626 additions and 747 deletions.
13 changes: 2 additions & 11 deletions docs/docco.css
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,9 @@ b, strong {
font-family: "aller-bold";
}

p {
p, ul, ol {
margin: 15px 0 0px;
}
.annotation ul, .annotation ol {
margin: 25px 0;
}
.annotation ul li, .annotation ol li {
font-size: 14px;
line-height: 18px;
margin: 10px 0;
}

h1, h2, h3, h4, h5, h6 {
color: #112233;
Expand Down Expand Up @@ -399,8 +391,7 @@ pre .css .rule .keyword,
pre .winutils,
pre .javascript .title,
pre .lisp .title,
pre .subst,
pre .reserved {
pre .subst {
color: #954121;
/*font-weight: bold*/
}
Expand Down
Loading

0 comments on commit 101c10a

Please sign in to comment.