UNPKG

universalviewer

Version:

The Universal Viewer is a community-developed open source project on a mission to help you share your 📚📜📰📽️📻🗿 with the 🌎

39 lines (31 loc) 645 B
@import "overrides.less"; .uv-iiif-extension-host.uv-mediaelement-extension { .mejs-container.mejs-uv { background-color: @body-bg; } .centerPanel { .content { position: relative; .attribution { .sm-mediaquery({ margin: 25px 20px; }); .md-mediaquery({ margin-bottom: 60px !important; }); } .wrapper { width: 100%; height: 100%; overflow: hidden; .container { display: flex; align-items: center; margin: auto; width: 100%; height: 100%; } } } } }