We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3609122 commit 4d4da40Copy full SHA for 4d4da40
1 file changed
index.html
@@ -1,7 +1,7 @@
1
<!doctype html>
2
3
<html>
4
-<markdown-html version="1.11.0" author="PJ568" repo="https://github.com/PJ-568/markdown.html"
+<markdown-html version="1.11.1" author="PJ568" repo="https://github.com/PJ-568/markdown.html"
5
license="CC BY-SA 4.0 International"></markdown-html>
6
7
<head>
@@ -774,6 +774,7 @@
774
.markdown-body canvas,
775
.markdown-body audio {
776
max-width: 100%;
777
+ background-color: rgba(0, 0, 0, 0.05);
778
}
779
780
/* Markdown 样式 */
0 commit comments