aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/02-docstyle.css
blob: 4b1ad76ac01d0954fd3f080fb79f01b6abc653b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
body {
    padding-top: 60px;
    padding-bottom: 40px;
}

.tablenum {
    font-weight: bold;
} 

.nowrap {
     white-space: nowrap;
}

h1 {
    line-height: 1.1;
}

.page-header {
    margin: 0px 0 22px;
}