MediaWiki:Timeless.css: Difference between revisions

From Idle Clans wiki
(Created page with "→‎All CSS here will be loaded for users of the Timeless skin: .page-Main_Page #bodyContent { background: url('https://wiki.idleclans.com/index.php/File:Idle_clans_background.png'); } } #mw-content { background-image: url('https://wiki.idleclans.com/index.php/File:Idle_clans_background.png'); }")
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* All CSS here will be loaded for users of the Timeless skin */
/* All CSS here will be loaded for users of the Timeless skin */
.page-Main_Page #bodyContent { background: url('https://wiki.idleclans.com/index.php/File:Idle_clans_background.png'); }
}
#mw-content {
background-image: url('https://wiki.idleclans.com/index.php/File:Idle_clans_background.png');
}

Latest revision as of 06:38, 26 April 2024

/* All CSS here will be loaded for users of the Timeless skin */