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

.tablenum {
    font-weight: bold;
} 

.nowrap {
     white-space: nowrap;
}