summaryrefslogtreecommitdiffstats
path: root/docs/_static/custom.css
blob: 9a16010bbf5867fe2e5f917d8ebd2abf463da9b6 (plain)
1
2
3
4
5
.code-cell > .highlight > pre {
    border-left-color: green;
    border-left-width: medium;
    border-left-style: solid;
}