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