Skip to content

Commit 0780852

Browse files
Target figures in quarto HTML
1 parent 73f0103 commit 0780852

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

inst/BS5/assets/pkgdown.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -939,6 +939,8 @@ figure>figcaption.quarto-float-caption-top {
939939
img.pkgdown-figure,
940940
// example images
941941
pre .r-plt.img img,
942+
// quarto figures
943+
.cell-output-display img,
942944
.html-widget {
943945
filter: invert(100%) hue-rotate(180deg);
944946
}

0 commit comments

Comments
 (0)