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 8: Line 8:
.page-Darkwing_Duck_Darkwing_Duck,
.page-Darkwing_Duck_Darkwing_Duck,
[class*=rootpage-Darkwing_Duck_Darkwing_Duck] .fandom-community-header__background {
[class*=rootpage-Darkwing_Duck_Darkwing_Duck] .fandom-community-header__background {
     background-image: url('https://static.wikia.nocookie.net/debatesjungle/images/4/46/Cartoons_darkwing_duck_1333x1000_wallpaper_www.animalhi.com_40.jpg/revision/latest?cb=20221130225507') !important;
     background-image: url('https://static.wikia.nocookie.net/debatesjungle/images/6/6e/Darkwing_wallpaper.png/revision/latest?cb=20221130232632') !important;
     background-size: cover !important;
     background-size: cover !important;
}
}

Revision as of 23:27, 30 November 2022

/***** CSS placed here will be applied to all skins on the entire site. *****/
/* Page backgrounds */
.page-Tanya_von_Degurechaff,
[class*=rootpage-Tanya_von_Degurechaff] .fandom-community-header__background {
    background-image: url('https://static.wikia.nocookie.net/debatesjungle/images/d/df/Vol5alt.jpg/revision/latest?cb=20221120162336') !important;
    background-size: cover !important;
}
.page-Darkwing_Duck_Darkwing_Duck,
[class*=rootpage-Darkwing_Duck_Darkwing_Duck] .fandom-community-header__background {
    background-image: url('https://static.wikia.nocookie.net/debatesjungle/images/6/6e/Darkwing_wallpaper.png/revision/latest?cb=20221130232632') !important;
    background-size: cover !important;
}