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