MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
m (move qud-image white-space definition out of favilink template)
(enable scalable images)
Line 1,506: Line 1,506:
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */


img.scalable { /* class for scalable images (https://help.gamepedia.com/Advanced_images#Using_css-defined_classes) */
    max-width: 100%;
    height:auto;
}


/* [[Template:Infobox]], [[Template:Infobox row]] */
/* [[Template:Infobox]], [[Template:Infobox row]] */