This commit is contained in:
2023-11-10 13:58:58 +08:00
parent 4c17581235
commit 68b3c6dc7f
26 changed files with 6166 additions and 19 deletions
@@ -32,6 +32,10 @@
}
/* other quarto variables */
:root {
--quarto-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
pre > code.sourceCode > span {
color: #003B4F;
}