Difference between revisions of "MediaWiki:Common.css"
From Ruud Koot
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | #ImageContainer img { max-width: | + | #ImageContainer img { max-width: 100%; height: auto; } |
Revision as of 23:36, 27 May 2015
/* CSS placed here will be applied to all skins */ #ImageContainer img { max-width: 100%; height: auto; }