scss: monofont noichmal definiert. Quarto bug?
This commit is contained in:
@@ -5,6 +5,8 @@ $h3-font-size: 1.2rem !default;
|
||||
|
||||
$border-radius: 0;
|
||||
|
||||
$font-family-monospace: "JuliaMono";
|
||||
|
||||
/* bug in superhero theme? */
|
||||
h1,h2,h3,h4,h5,h6 {color: #f0f0f0 !important;}
|
||||
|
||||
@@ -13,6 +15,7 @@ h1,h2,h3,h4,h5,h6 {color: #f0f0f0 !important;}
|
||||
|
||||
.cell-output code span {color: #000;}
|
||||
|
||||
|
||||
/*-- scss:rules --*/
|
||||
div.cell-output { background-color: #dbdbdb; }
|
||||
|
||||
|
||||
@@ -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;}
|
||||
|
||||
Reference in New Issue
Block a user