MediaWiki:Common.css: Difference between revisions
From Idle Clans wiki
MrDeadKingz (talk | contribs) No edit summary |
MrDeadKingz (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
#mw-content-wrapper { background: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png') | #mw-content-wrapper { background: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png') | ||
background-size: cover; | background-size: cover; } | ||
#bodyContent { background: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png') | #bodyContent { background: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png') | ||
background-size: cover; | background-size: cover; } |
Revision as of 09:08, 26 April 2024
/* All CSS here will be loaded for users of the Timeless skin */ /*.page-Main_Page #bodyContent { background: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png');*/ #mw-content-wrapper { background: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png') background-size: cover; } #bodyContent { background: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png') background-size: cover; }