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 23: Line 23:
.page-Omori,
.page-Omori,
[class*=rootpage-Omori] .fandom-community-header__background {
[class*=rootpage-Omori] .fandom-community-header__background {
     background-image: url('https://cdn.discordapp.com/attachments/860641668248109087/1047666950211383316/unknown.png') !important;
     background-image: url('https://cdn.discordapp.com/attachments/860641668248109087/1047666949850669176/unknown.png') !important;
     background-size: cover !important;
     background-size: cover !important;
}
}

Revision as of 00:34, 1 December 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://cdn.discordapp.com/attachments/836358027451170826/1047670875454984223/x.jpeg') !important;
    background-size: cover !important;
}
.page-Ham_Princess,
[class*=rootpage-Ham_Princess] .fandom-community-header__background {
    background-image: url('https://static.wikia.nocookie.net/debatesjungle/images/3/3b/Tumblr_3029d435bf2a7301a3c94eb387684198_c822db8b_640.gif/revision/latest?cb=20210818205110') !important;
    background-size: cover !important;
}
.page-Zero,
[class*=rootpage-Zero] .fandom-community-header__background {
    background-image: url('https://cdn.discordapp.com/attachments/860641668248109087/1047661137648427068/entoncesscaramouche.jpg') !important;
    background-size: cover !important;
}
.page-Omori,
[class*=rootpage-Omori] .fandom-community-header__background {
    background-image: url('https://cdn.discordapp.com/attachments/860641668248109087/1047666949850669176/unknown.png') !important;
    background-size: cover !important;
}