The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu

The background art comes from Cherylann1960.

Support the wiki on our official Ko-Fi page or Patreon page!

MediaWiki:Common.css/Pages.css: Difference between revisions

From The Codex
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* Page backgrounds */
/* Page backgrounds */
.page-Tanya_von_Degurechaff{
.page-Tanya_von_Degurechaff {
     background-image: url(https://static.wikia.nocookie.net/debatesjungle/images/d/df/Vol5alt.jpg/revision/latest?cb=20221120162336);
     background-image: url(https://static.wikia.nocookie.net/debatesjungle/images/d/df/Vol5alt.jpg/revision/latest?cb=20221120162336);
     background-size: cover;
     background-size: cover;
}
}

Revision as of 22:44, 30 November 2022

/* CSS placed here will be applied to all skins */
/* Page backgrounds */
.page-Tanya_von_Degurechaff {
    background-image: url(https://static.wikia.nocookie.net/debatesjungle/images/d/df/Vol5alt.jpg/revision/latest?cb=20221120162336);
    background-size: cover;
}