MediaWiki:Common.css: Difference between revisions

From Dervland Wiki
Jump to navigationJump to search
m Protected "MediaWiki:Common.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
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-wikilogo {
  background-size: contain;
  background-size: contain !important;
}
}

Revision as of 03:16, 14 October 2024

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