Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
m (Protected "MediaWiki:Common.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|
(No difference)
|
Revision as of 16:35, 22 June 2021
/* CSS placed here will be applied to all skins */ /* Make images responsive */ .res-img img { max-width: 100% !important; height: auto !important; }