From International Treaty Law Wiki
|
|
| Line 1: |
Line 1: |
| /* Remove Vector 2022 width limits */
| |
| .vector-feature-limited-width .mw-content-container,
| |
| .vector-feature-limited-width .mw-body,
| |
| .vector-feature-limited-width .mw-page-container {
| |
| max-width: none !important;
| |
| width: 100% !important;
| |
| }
| |
|
| |
|
| /* Force PDFEmbed iframe to scale */
| |
| .pdfembed iframe,
| |
| .pdfembed object {
| |
| width: 100% !important;
| |
| height: 100% !important;
| |
| max-width: 100% !important;
| |
| max-height: 100% !important;
| |
| display: block !important;
| |
| }
| |
Latest revision as of 22:49, 22 January 2026