UNPKG

lightgallery

Version:

lightGallery is a feature-rich, modular JavaScript gallery plugin for building beautiful image and video galleries for the web and the mobile

17 lines (14 loc) 348 B
.lg-relative-caption .lg-outer .lg-sub-html { white-space: normal; bottom: auto; padding: 0; background-image: none; } .lg-relative-caption .lg-outer .lg-relative-caption-item { opacity: 0; padding: 16px 0; transition: 0.5s opacity ease; } .lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item { opacity: 1; }