scss: monofont noichmal definiert. Quarto bug?

This commit is contained in:
2025-04-23 10:48:23 +02:00
parent 56a3423c24
commit 23e9dea0eb
6 changed files with 9 additions and 5 deletions

View File

@@ -8,6 +8,8 @@ $border-radius: 0;
/* $code-block-bg: #f3f3f3; */
$code-block-bg: #f7f7f7;
$font-family-monospace: "JuliaMono";
/*-- scss:rules --*/
div.cell-output { background-color: #ffffff; }
code {color: #202020;}