MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: →CSS placed here will be applied to all skins: body { background: url(https://jailbreakmc.games/images/background.png); } .mw-wiki-logo { background-image: url(https://dunb17ur4ymx4.cloudfront.net/webstore/logos/2d30eb3cd0a0154da09f254c648865f9849c4a25.png); background-size: contain; }") |
(No difference)
|
Latest revision as of 04:27, 15 March 2024
/* CSS placed here will be applied to all skins */ /* CSS placed here will be applied to all skins */ body { background: url(https://jailbreakmc.games/images/background.png); } .mw-wiki-logo { background-image: url(https://dunb17ur4ymx4.cloudfront.net/webstore/logos/2d30eb3cd0a0154da09f254c648865f9849c4a25.png); background-size: contain; }