MediaWiki:Common.css: Difference between revisions

From Dervland Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.mw-wikilogo {
.mw-wiki-logo {
  background-size: contain !important;
  background-size: contain !important;
}
}

Revision as of 03:16, 14 October 2024

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