Skip to content

Commit

Permalink
setting fonts in custom.css #28
Browse files Browse the repository at this point in the history
  • Loading branch information
mxochicale committed Jan 27, 2024
1 parent eda2a2d commit 6ef93db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
12 changes: 4 additions & 8 deletions quarto/slides-template00/custom.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion quarto/slides-template00/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ format:
controls-layout: bottom-right
preview-links: auto
logo: images/quarto-logo.png
css: custom.css
css:
- custom.css
footer: <https://quarto.org>
---

Expand Down

0 comments on commit 6ef93db

Please sign in to comment.