-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added "## Context"; added citations; better CSS
- Loading branch information
Showing
25 changed files
with
203 additions
and
30 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
cpmeta-slides-2/cpmeta-slides-2_files/libs/quarto-contrib/glightbox/glightbox.min.css
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
cpmeta-slides-2/cpmeta-slides-2_files/libs/quarto-contrib/glightbox/glightbox.min.js
Large diffs are not rendered by default.
Oops, something went wrong.
22 changes: 22 additions & 0 deletions
22
cpmeta-slides-2/cpmeta-slides-2_files/libs/quarto-contrib/glightbox/lightbox.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
body:not(.glightbox-mobile) div.gslide div.gslide-description, | ||
body:not(.glightbox-mobile) div.gslide-description .gslide-title, | ||
body:not(.glightbox-mobile) div.gslide-description .gslide-desc { | ||
color: var(--quarto-body-color); | ||
background-color: var(--quarto-body-bg); | ||
} | ||
|
||
.goverlay { | ||
background: rgba(0, 0, 0, 0.7); | ||
} | ||
|
||
div.gslide-description .gslide-title { | ||
margin-top: 0.25em; | ||
margin-bottom: 0.25em; | ||
font-weight: 500; | ||
font-family: inherit; | ||
} | ||
|
||
div.gslide-description .gslide-desc { | ||
padding-bottom: 0.5em; | ||
font-family: inherit; | ||
} |
4 changes: 2 additions & 2 deletions
4
cpmeta-slides-2/cpmeta-slides-2_files/libs/quarto-html/popper.min.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
cpmeta-slides-2/cpmeta-slides-2_files/libs/quarto-html/quarto-html.min.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
/*# sourceMappingURL=0a6b880beb84f9b6f36107a76f82c5b1.css.map */ | ||
|
Empty file modified
0
...es-2/cpmeta-slides-2_files/libs/revealjs/dist/theme/fonts/league-gothic/league-gothic.eot
100644 → 100755
Empty file.
Empty file modified
0
...es-2/cpmeta-slides-2_files/libs/revealjs/dist/theme/fonts/league-gothic/league-gothic.ttf
100644 → 100755
Empty file.
Empty file modified
0
...s-2/cpmeta-slides-2_files/libs/revealjs/dist/theme/fonts/league-gothic/league-gothic.woff
100644 → 100755
Empty file.
Empty file modified
0
...-slides-2_files/libs/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-italic.eot
100644 → 100755
Empty file.
Empty file modified
0
...slides-2_files/libs/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-italic.woff
100644 → 100755
Empty file.
Empty file modified
0
...slides-2_files/libs/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-regular.eot
100644 → 100755
Empty file.
Empty file modified
0
...lides-2_files/libs/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-regular.woff
100644 → 100755
Empty file.
Empty file modified
0
...lides-2_files/libs/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-semibold.eot
100644 → 100755
Empty file.
Empty file modified
0
...ides-2_files/libs/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-semibold.woff
100644 → 100755
Empty file.
Empty file modified
0
...2_files/libs/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-semibolditalic.eot
100644 → 100755
Empty file.
Empty file modified
0
..._files/libs/revealjs/dist/theme/fonts/source-sans-pro/source-sans-pro-semibolditalic.woff
100644 → 100755
Empty file.
Oops, something went wrong.