diff --git a/docs/gallery/examples/minards-map/cr-tufte.css b/docs/gallery/examples/minards-map/cr-tufte.css index 9ecf07a..cc2050f 100644 --- a/docs/gallery/examples/minards-map/cr-tufte.css +++ b/docs/gallery/examples/minards-map/cr-tufte.css @@ -44,6 +44,8 @@ /* Closeread CSS styles */ + + .cr-section.sticky-col.sticky-col-stack { transition: transform 3s ease-in-out !important; @@ -69,6 +71,7 @@ background-color: #fffff8; color: #111; counter-reset: sidenote-counter; + font-family: et-book, Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; } #quarto-content main#quarto-document-content { diff --git a/docs/gallery/examples/minards-map/index.qmd b/docs/gallery/examples/minards-map/index.qmd index 2fbf3e6..754e683 100644 --- a/docs/gallery/examples/minards-map/index.qmd +++ b/docs/gallery/examples/minards-map/index.qmd @@ -8,13 +8,11 @@ format: code-tools: true image: mindard-map.png description: Revisiting a classic of data visualization - mainfont: 'et-book, Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif' cr-style: narrative-background-color-overlay: transparent narrative-background-color-sidebar: transparent section-background-color: transparent narrative-text-color-overlay: black - narrative-font-family: 'et-book, Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif' --- :::{.epigraph}