MediaWiki:Common.css: Difference between revisions

From Chilan
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .mw-wiki-logo { background-size: contain; }")
 
(No difference)

Latest revision as of 18:52, 9 January 2020

/* CSS placed here will be applied to all skins */

.mw-wiki-logo {
  background-size: contain;
}