0byt3m1n1
Path:
C:
/
Program Files
/
RStudio
/
resources
/
app
/
bin
/
quarto
/
share
/
formats
/
revealjs
/
themes
/
[
Home
]
File: simple.scss
/*-- scss:defaults --*/ @import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700); @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); // fonts $font-family-sans-serif: Lato, sans-serif !default; // colors $body-bg: #fff !default; $body-color: #000 !default; $link-color: #00008b !default; $selection-bg: rgba(0, 0, 0, 0.99); // headings $presentation-heading-font: "News Cycle", sans-serif !default;