MediaWiki: Common.css: Difference between revisions
From ElixirBlocks
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
width: 150%; | width: 150%; | ||
height: 80vh; | height: 80vh; | ||
left: - 400px; | |||
} | } |
Revision as of 18:16, 11 October 2023
iframe {
border: 0;
margin: 0;
padding: 0;
width: 150%;
height: 80vh;
left: - 400px;
}