MediaWiki:Common.css: Difference between revisions
No edit summary |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 376: | Line 376: | ||
height: 80vh !important; | height: 80vh !important; | ||
display: block !important; | display: block !important; | ||
} | |||
.mw-parser-output iframe { | |||
max-width: 100%; | |||
min-height: 80vh; | |||
display: block; | |||
} | |||
.pdfembed { | |||
width: 100%; | |||
min-height: 80vh; | |||
} | } | ||