Skip to content

Commit 19311fb

Browse files
committed
Override background.
1 parent 70a93f4 commit 19311fb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_static/css/custom.css

+5
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ body {
3434

3535
.sphinx-tabs-panel {
3636
padding: 1em 1em 0 1em;
37+
background: inherit !important;
38+
}
39+
40+
.sphinx-tabs-tab {
41+
background: inherit !important;
3742
}
3843

3944
.rst-content section ol.arabic, .rst-content section ol.arabic > li {

0 commit comments

Comments
 (0)