Skip to content

Commit b3d5412

Browse files
authored
Update debug.html
1 parent 3a2830b commit b3d5412

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

debug.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
}
4646
@media print {
4747
body {
48-
background-color: white;
48+
background-color: #0d1117;
4949
}
5050
#nav {
5151
display: none !important;
@@ -84,6 +84,7 @@
8484
</style>
8585
<link rel="stylesheet" href="github.button.css" />
8686
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.8.1/github-markdown.css" integrity="sha512-Hasfm7Iv5AG2/v5DSRXetpC33VjyPBXn5giooMag2EgSbiJ2Xp4GGvYGKSvc68SiJIflF/WrbDFdNmtlZHE5HA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
87+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.8.1/github-markdown.css" media="print" integrity="sha512-Hasfm7Iv5AG2/v5DSRXetpC33VjyPBXn5giooMag2EgSbiJ2Xp4GGvYGKSvc68SiJIflF/WrbDFdNmtlZHE5HA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
8788
</head>
8889
<body>
8990
<div id="inputDiv" class="inputDiv">

0 commit comments

Comments
 (0)