MediaWiki:Common.css: Difference between revisions

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

Latest revision as of 14:39, 16 January 2025

/* CSS placed here will be applied to all skins */
.mw-wiki-logo {
  background-size: cover;
}