diff --git a/_static/css/custom.css b/_static/css/custom.css index 694b832c6..e36048f18 100644 --- a/_static/css/custom.css +++ b/_static/css/custom.css @@ -360,7 +360,8 @@ article ol, } body, -.rst-content table.docutils thead { +.rst-content table.docutils thead, +.rst-content table.docutils caption { color: var(--body-color); }