Difference between revisions of "MediaWiki:Common.css"
From TheAnalogThing
(Responsive images) |
(No difference)
|
Latest revision as of 18:50, 12 October 2021
/* CSS placed here will be applied to all skins */
/* Responsive images, cf. https://www.mediawiki.org/wiki/Topic:Tuubagqalz9vk2m9 */
.res-img img {
max-width:100%;
height:auto;
}