mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-20 06:49:25 +00:00
add extra documentation CSS on RTD
This commit is contained in:
7
docs/_static/theme_overrides.css
vendored
Normal file
7
docs/_static/theme_overrides.css
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
.wy-table-responsive table td,
|
||||
.wy-table-responsive table th {
|
||||
white-space: initial;
|
||||
}
|
||||
.rst-content table.docutils td {
|
||||
vertical-align: top;
|
||||
}
|
||||
Reference in New Issue
Block a user