summaryrefslogtreecommitdiffstats
path: root/devtools/docs/styles/website.css
blob: 414f3fbd8bf21d2413ae3d1c492dfa215d0547fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

.book .book-summary ul.summary li {
    cursor: pointer;
}

.book .book-body .page-wrapper .page-inner section.normal p,
.book .book-body .page-wrapper .page-inner section.normal pre {
    margin: .85em 0;
}

.book .book-body .page-wrapper .page-inner section.normal pre {
    line-height: 1.25em;
}