Jump to content

MediaWiki:Vector-dark.css: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 489: Line 489:
     }
     }
/* Ensure mw-jsslideshow fits inside vector-body */
/* Ensure mw-jsslideshow fits inside vector-body */
.vector-body div.mw-jsslideshow {
.vector-body .mw-jsslideshow {
    background-color: #002B5C;
    background-color: #002B5C;
    border: 2px solid #FF851B;
    border: 2px solid #FF851B;
Line 522: Line 522:
    justify-content: center !important;
    justify-content: center !important;
    align-items: center !important;
    align-items: center !important;
    margin-right 28px;
    overflow: hidden;
    overflow: hidden;
    box-sizing: border-box;
    box-sizing: border-box;
Line 531: Line 530:
    width: 100% !important;
    width: 100% !important;
    height: auto !important;
    height: auto !important;
    margin-right 28px;
    object-fit: contain !important;
    object-fit: contain !important;
    max-height: 90vh !important;
    max-height: 90vh !important;