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

.tablenum {
    font-weight: bold;
} 

.nowrap {
     white-space: nowrap;
}

h1 {
    line-height: 1.1;
}