MediaWiki:Common.css: Difference between revisions
From 20R1
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* Responsive image container */ | /* Responsive image container */ | ||
.full-width-image img { | .full-width-image img { | ||
width: | width: auto !important; | ||
height: auto !important; | height: auto !important; | ||
max-width: 100%; | max-width: 100%; | ||
} | } | ||
