UNPKG

@acdh-oeaw/universalviewer

Version:

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

33 lines (27 loc) 523 B
.uv { #debug { #xl { .xl-mediaquery({ display: block !important; visibility: visible !important; }); } } .headerPanel { .only-desktop(); } .mainPanel { .leftPanel { .only-desktop(); } .rightPanel { .only-desktop(); } } .footerPanel { .only-desktop(); } .mobileFooterPanel { .only-mobile(); } }