MediaWiki:Common.css: Difference between revisions

From Idle Clans wiki
No edit summary
No edit summary
Line 9: Line 9:


#mw-content-block { background: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png')
#mw-content-block { background: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png')
background-size: cover;
background-size: contain;

Revision as of 09:22, 26 April 2024

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





/*#mw-content-wrapper { background: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png')
background-size: cover; }*/

#mw-content-block { background: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png')
background-size: contain;