Difference between revisions of "MediaWiki:Common.css"
From Ruud Koot
(Created page with "→CSS placed here will be applied to all skins: #ImageContainer img { max-width: 600px; }") |
|||
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: 600px; } | + | #ImageContainer img { max-width: 600px; height: auto; } |
Revision as of 23:36, 27 May 2015
/* CSS placed here will be applied to all skins */ #ImageContainer img { max-width: 600px; height: auto; }