Difference between revisions of "MediaWiki:Common.css"
From psacelab
Line 20: | Line 20: | ||
height: auto; | height: auto; | ||
} | } | ||
− | |||
− |
Latest revision as of 05:00, 4 January 2021
/* CSS placed here will be applied to all skins */ img.fullwidth { width: 100%; height: auto; } img.halfwidth { width: 50%; height: auto; } img.quaterwidth { width: 25%; height: auto; } img.threequaterwidth { width: 75%; height: auto; }