MediaWiki:Common.css: Difference between revisions

From Idle Clans wiki
No edit summary
No edit summary
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 */


.mw-background-all {  
 
background-image: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png');
 
background-repeat: no-repeat;
.page-Main_Page #bodyContent { background: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png');
background-position: center;
.page-Main_Page #content { background: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png');
background-attachment: fixed;
}

Revision as of 08:13, 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');
.page-Main_Page #content { background: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png');