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 46876d2 commit 97644a1Copy full SHA for 97644a1
docs/_static/css/landing.css
@@ -64,15 +64,6 @@
64
--shadow: 0px 2px 2px rgba(0, 0, 0, 0.11);
65
}
66
67
-/* Remove the filter added by pydata-sphinx-theme.
68
- * NOTE: Delete this CSS when using a pydata-sphinx-theme that contains
69
- * https://github.com/pydata/pydata-sphinx-theme/pull/942
70
- * https://github.com/pydata/pydata-sphinx-theme/pull/914
71
- * */
72
-html[data-theme=dark] img.only-dark, html[data-theme=dark] img.dark-light {
73
- filter: none;
74
-}
75
-
76
/* callout boxes */
77
.callout {
78
border-left: solid 1px var(--pst-color-border);
0 commit comments