Jump to content

MediaWiki:Common.css: Difference between revisions

From International Treaty Law Wiki
No edit summary
Blanked the page
Tag: Blanking
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* PDFEmbed responsive fix for Vector 2022 */
.pdfembed,
.pdfembed iframe,
.pdfembed object {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    display: block !important;
}


/* Remove Vector 2022 content width limits */
.vector-feature-limited-width .mw-body,
.vector-feature-limited-width .mw-content-container {
    max-width: none !important;
}

Latest revision as of 22:49, 22 January 2026