mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 05:05:11 +00:00
minor documentation theme changes
This commit is contained in:
parent
1853b65ff1
commit
041a8656af
7
docs/.static/theme_overrides.css
Normal file
7
docs/.static/theme_overrides.css
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;
|
||||
}
|
Loading…
Reference in New Issue
Block a user