MediaWiki:Common.css: Difference between revisions

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

Revision as of 14:20, 29 August 2017

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

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