MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Scale image CSS |
mNo edit summary |
||
| Line 5: | Line 5: | ||
/* css added by Admin, below: */ | /* css added by Admin, below: */ | ||
img.12 { | img.12 { width: 12%; height: auto; } | ||
} | |||
Revision as of 19:16, 5 June 2025
/* CSS placed here will be applied to all skins */
img { max-width: 100%; height: auto; width: auto\9; /* ie8 */ }
/* css added by Admin, below: */
img.12 { width: 12%; height: auto; }