docker-py/docs/_static/custom.css

9 lines
172 B
CSS

dl.hide-signature > dt {
display: none;
}
dl.field-list > dt {
/* prevent code blocks from forcing wrapping on the "Parameters" header */
word-break: initial;
}