MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 6: | Line 6: | ||
.twelve img { width: 12%; height: 12%; } | .twelve img { width: 12%; height: 12%; } | ||
.twelve mw-file-element img { width: 12%; height: 12%; } |
Revision as of 12:21, 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%; }