MediaWiki:Common.css: Difference between revisions

From 30 Minute Missions: Wargame
Created page with "CSS placed here will be applied to all skins: body{ background-image: url("https://discord.com/channels/765566996519583744/821835665402626058/875107405707485194"); }"
 
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 */
body{
body{
background-image: url("https://discord.com/channels/765566996519583744/821835665402626058/875107405707485194");
background-image: url("https://cdn.discordapp.com/attachments/821835665402626058/875107405481009242/wikititle.jpg");
}
}

Revision as of 23:05, 13 August 2021

/* CSS placed here will be applied to all skins */
body{
background-image: url("https://cdn.discordapp.com/attachments/821835665402626058/875107405481009242/wikititle.jpg");
}