MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
/* To make images responsive */ | /* To make images responsive */ | ||
img { | |||
max-width:100%; | max-width:100%; | ||
height:auto; | height:auto; | ||
} | } | ||