MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
mNo edit summary Tag: Manual revert |
||
(13 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
/* css added by Admin, below: */ | /* css added by Admin, below: */ | ||
.twelve img { | .twelve img { width: round(up, 12%, 1px); } |
Latest revision as of 15:08, 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: round(up, 12%, 1px); }