MediaWiki:Common.css: Difference between revisions
mNo edit summary |
m add .res-img img |
||
| Line 90: | Line 90: | ||
display: none; | display: none; | ||
} | } | ||
/* To make images responsive */ | |||
.res-img img { | |||
max-width:100%; | |||
height:auto; | |||
} | |||
<noinclude>[[de:MediaWiki:Common.css]]</nowiki> | <noinclude>[[de:MediaWiki:Common.css]]</nowiki> | ||