MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
.full-width img { | .full-width img { | ||
width: 100%; | width: 100%; | ||
height: auto; | |||
} | } | ||
Revision as of 22:21, 18 March 2024
.full-width img {
width: 100%;
height: auto;
}