diff --git a/example-gallery/gal.html b/example-gallery/gal.html index 3bfeba5..156ed4f 100644 --- a/example-gallery/gal.html +++ b/example-gallery/gal.html @@ -1 +1 @@ -example-gallery
🔀ℹī¸
\ No newline at end of file +example-gallery
🔀ℹī¸
\ No newline at end of file diff --git a/template.html b/template.html index cd5a5ab..12664b4 100644 --- a/template.html +++ b/template.html @@ -23,7 +23,7 @@ display: block; cursor: pointer; } - main.is-selecting figure:not(.toggling) img { + main.is-selecting figure:not(.toggling) img, main.is-selecting figure:not(.toggling) video { opacity: 0.5; } .hidden {