MediaWiki:Common.css: Difference between revisions

From Dervland Wiki
Jump to navigationJump to search
Created page with "→‎CSS placed here will be applied to all skins: .mw-wikilogo { background-size: contain; }"
 
m Protected "MediaWiki:Common.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
(No difference)

Revision as of 03:15, 14 October 2024

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