MediaWiki:Common.css: Difference between revisions
From LHDB
No edit summary Tag: Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.res-img img { | .res-img img { | ||
max-width: | max-width:100%; | ||
height:auto; | height:auto; | ||
} | } |