Jump to content

MediaWiki:Vector-dark.css: Difference between revisions

No edit summary
No edit summary
Line 532: Line 532:
/* Optional mobile-friendly tweaks */
/* Optional mobile-friendly tweaks */
@media (max-width: 768px) {
@media (max-width: 768px) {
    .mw-content-ltr .mw-jsslideshow .slideshow div img {
    .vector-body .mw-jsslideshow .slideshow div img {
        max-height: 70vh; /* Shorter slides on smaller screens */
        max-height: 70vh; /* Shorter slides on smaller screens */
        aspect-ratio: 336 / 205;
        aspect-ratio: 336 / 205;