aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/custom.css
blob: 69d48d4a7b943f3df758c3d6804b666567be12c7 (plain)
1
2
3
4
5
6
7
h1:not(:first-of-type) {
    margin-top: 1.3em;
}

h2 {
    margin-top: 1em;
}