Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8a84f5 commit 53b3f5bCopy full SHA for 53b3f5b
1 file changed
doc/_static/mpl.css
@@ -51,6 +51,10 @@ does not float with it.
51
margin: 5px 2px;
52
}
53
54
+html[data-theme="dark"] .sphx-glr-thumbcontainer {
55
+ background-color: rgb(63, 63, 63);
56
+}
57
+
58
/* workaround: the default padding decenters the image inside the frame */
59
.sphx-glr-thumbcontainer .figure {
60
padding: 0;
0 commit comments