MediaWiki:Common.css
From WiRNS Wiki
(Difference between revisions)
Line 2: | Line 2: | ||
.resize img { | .resize img { | ||
− | + | max-width:90%; | |
− | max-width: | + | |
height:auto; | height:auto; | ||
} | } |
Revision as of 07:09, 30 June 2011
/* CSS placed here will be applied to all skins */ .resize img { max-width:90%; height:auto; }