MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Tags: Undo Reverted |
Tags: Undo Reverted |
||
Line 7: | Line 7: | ||
.twelve img { width: 12%; height: 12%; } | .twelve img { width: 12%; height: 12%; } | ||
.twelve mw-file-element { width: 12%; height: 12%; } | .twelve mw-file-element img { width: 12%; height: 12%; } |
Revision as of 12:25, 6 June 2025
/* CSS placed here will be applied to all skins */ img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ } /* css added by Admin, below: */ .twelve img { width: 12%; height: 12%; } .twelve mw-file-element img { width: 12%; height: 12%; }