Skip to content

Commit 22ff5f6

Browse files
committed
docs: Use transparent diagram background
1 parent e5b21a2 commit 22ff5f6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/css/custom.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -142,11 +142,6 @@ html[data-theme="dark"] {
142142
--ifm-link-hover-color: inherit !important;
143143
}
144144

145-
/* Hack to make .svg and .png diagrams readable in dark theme */
146-
html[data-theme='dark'] main img {
147-
background-color: #fff;
148-
}
149-
150145
/* Show the content of tabs slightly indented with a border on the left */
151146
.tabs-container > div {
152147
margin-top: inherit !important;

0 commit comments

Comments
 (0)