summaryrefslogtreecommitdiff
path: root/docs/_static/custom.css
blob: b2db580ef3645fe7210f0f7fc6949c8db9e3c7d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
code {
    border: 0px !important;
}

code.xref {
    color: unset !important;
}

.rst-content code {
    padding: 1px !important;
}
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback