summaryrefslogtreecommitdiffstats
path: root/docs/extra.css
blob: 12a7663cecc7cec35ff7af6a6a8af0d1803dd8dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
a.toctree-l3 {
    margin-left: 10px;
    /* display: none; */
}

.wy-nav-content {
    max-width: 1000px;
}

.document hr {
    border-top: 1px solid #666;
}