MediaWiki:Vector.css: Difference between revisions

From SysCAD Documentation
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the Vector skin: .mw-wiki-logo { background-size: contain !important; }")
 
(No difference)

Latest revision as of 05:43, 7 December 2021

/* CSS placed here will affect users of the Vector skin */
.mw-wiki-logo {
  background-size: contain !important;
}