UNPKG

@tindtechnologies/universalviewer

Version:

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

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