We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 976a5ff commit bc30521Copy full SHA for bc30521
1 file changed
results/task_template.css
@@ -61,6 +61,6 @@ section#details details img.img-fluid {
61
62
/* funkyheatmap */
63
.quarto-figure svg g:first-child ~ g text ~ rect, .quarto-figure svg g:first-child ~ g text ~ circle {
64
- stroke: var(--bs-body-bg) !important;
+ stroke: var(--bs-dark) !important;
65
filter: hue-rotate(var(--hue-rotate)) brightness(var(--brightness-dim)) invert(var(--invert-colors)) brightness(var(--brightness-lighten));
66
}
0 commit comments