MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Joelclayton (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: →Header images should be responsive: .header-img { max-width:100%; height:auto; }") |
(No difference)
|
Revision as of 09:13, 15 April 2024
/* CSS placed here will be applied to all skins */ /* Header images should be responsive */ .header-img { max-width:100%; height:auto; }