This commit is contained in:
yunwei37
2023-08-08 07:59:09 +00:00
parent 743c2ea332
commit 635df7fb8e
8 changed files with 21 additions and 20 deletions

View File

@@ -22,14 +22,6 @@
overflow-y: initial;
}
code {
background-color: #666666;
border-radius: 5px;
/* Force background to be printed in Chrome */
-webkit-print-color-adjust: exact;
}
pre > .buttons {
z-index: 2;
}