Files
tembo-core/docs/css/mkdocstrings.css
2021-11-21 13:58:52 +00:00

7 lines
143 B
CSS

/* Indentation. */
div.doc-contents:not(.first) {
padding-left: 25px;
border-left: 4px solid rgba(230, 230, 230);
margin-bottom: 80px;
}