0byt3m1n1
Path:
C:
/
Program Files
/
RStudio
/
resources
/
app
/
bin
/
quarto
/
share
/
formats
/
revealjs
/
themes
/
[
Home
]
File: serif.scss
/*-- scss:defaults --*/ // fonts $font-family-sans-serif: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif !default; // colors $body-bg: #f0f1eb !default; $body-color: #000 !default; $link-color: #51483d !default; $selection-bg: #26351c; // headings $presentation-heading-font: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif !default; $presentation-heading-color: #383d3d !default; /*-- scss:rules --*/ .reveal a { line-height: 1.3em; }