blob: 2a326d47dda1d74f20aa6d7a65e27ffae26f08c3 [file] [log] [blame]
/* Import the Sphinx theme style. */
@import url("default.css");
/* Wrap sidebar content even within words so that long
document names do not escape sidebar borders. */
div.sphinxsidebarwrapper {
word-wrap: break-word;
}