MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: img { max-width: 100%; height: auto; }") |
(No difference)
|
Latest revision as of 19:26, 25 April 2022
/* CSS placed here will be applied to all skins */
img {
max-width: 100%;
height: auto;
}