diff --git a/_static/css/custom.css b/_static/css/custom.css index 4a1e6459..1afda2ea 100644 --- a/_static/css/custom.css +++ b/_static/css/custom.css @@ -34,6 +34,11 @@ body { .sphinx-tabs-panel { padding: 1em 1em 0 1em; + background: inherit !important; +} + +.sphinx-tabs-tab { + background: inherit !important; } .rst-content section ol.arabic, .rst-content section ol.arabic > li {