Skip to content

Commit bc30521

Browse files
Fix outline
1 parent 976a5ff commit bc30521

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

results/task_template.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ section#details details img.img-fluid {
6161

6262
/* funkyheatmap */
6363
.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;
64+
stroke: var(--bs-dark) !important;
6565
filter: hue-rotate(var(--hue-rotate)) brightness(var(--brightness-dim)) invert(var(--invert-colors)) brightness(var(--brightness-lighten));
6666
}

0 commit comments

Comments
 (0)