Skip to content

Commit

Permalink
♻️ re-render
Browse files Browse the repository at this point in the history
  • Loading branch information
TanyaS08 committed Mar 19, 2024
1 parent aabd25b commit a756c96
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 16 deletions.
6 changes: 3 additions & 3 deletions site_libs/bootstrap/bootstrap.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions site_libs/manuscript-notebook/headroom.min.js

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

1 change: 1 addition & 0 deletions site_libs/quarto-contrib/glightbox/glightbox.min.css

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

1 change: 1 addition & 0 deletions site_libs/quarto-contrib/glightbox/glightbox.min.js

Large diffs are not rendered by default.

22 changes: 22 additions & 0 deletions site_libs/quarto-contrib/glightbox/lightbox.css
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;
}
Loading

0 comments on commit a756c96

Please sign in to comment.