theme_overrides.css revision 11986:c12e4625ab56
1.wy-table-responsive table td,
2.wy-table-responsive table th {
3    white-space: initial !important;
4}
5.rst-content table.docutils td {
6    vertical-align: top !important;
7}
8div[class^='highlight'] pre {
9    white-space: pre;
10    white-space: pre-wrap;
11}
12