mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-19 22:39:09 +00:00
documentation improvements
This commit is contained in:
4
docs/_static/theme_overrides.css
vendored
4
docs/_static/theme_overrides.css
vendored
@@ -5,3 +5,7 @@
|
||||
.rst-content table.docutils td {
|
||||
vertical-align: top !important;
|
||||
}
|
||||
div[class^='highlight'] pre {
|
||||
white-space: pre;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user