MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| Line 3: | Line 3: | ||
max-width:100%; | max-width:100%; | ||
height:auto; | height:auto; | ||
} | } | ||
Revision as of 13:39, 1 April 2026
/* CSS placed here will be applied to all skins */
.res-img img {
max-width:100%;
height:auto;
}