Skip to content

Commit 101c10a

Browse files
committed
Underscore.js 1.5.2
1 parent 9c15d2e commit 101c10a

File tree

7 files changed

+626
-747
lines changed

7 files changed

+626
-747
lines changed

docs/docco.css

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,9 @@ b, strong {
5151
font-family: "aller-bold";
5252
}
5353

54-
p {
54+
p, ul, ol {
5555
margin: 15px 0 0px;
5656
}
57-
.annotation ul, .annotation ol {
58-
margin: 25px 0;
59-
}
60-
.annotation ul li, .annotation ol li {
61-
font-size: 14px;
62-
line-height: 18px;
63-
margin: 10px 0;
64-
}
6557

6658
h1, h2, h3, h4, h5, h6 {
6759
color: #112233;
@@ -399,8 +391,7 @@ pre .css .rule .keyword,
399391
pre .winutils,
400392
pre .javascript .title,
401393
pre .lisp .title,
402-
pre .subst,
403-
pre .reserved {
394+
pre .subst {
404395
color: #954121;
405396
/*font-weight: bold*/
406397
}

0 commit comments

Comments
 (0)