Skip to content

Commit b85311e

Browse files
committed
Use the background color of the page
1 parent 3491e3b commit b85311e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/md2html/main.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,8 @@ a.bibref {
7979
background-color: #1e1e1e !important;
8080
color: #dcdcdc;
8181
}
82+
83+
img {
84+
background: transparent;
85+
}
8286
}

0 commit comments

Comments
 (0)