Difference between revisions of "MediaWiki:Common.css"
From PARS
Jump to navigationJump to search| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | img { max-width: | + | img { max-width: 99%; height: auto; width: auto\9; /* ie8 */ } |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | } | ||
Revision as of 11:17, 17 October 2016
/* CSS placed here will be applied to all skins */
img { max-width: 99%; height: auto; width: auto\9; /* ie8 */ }