MediaWiki:Common.css: Difference between revisions
From Idle Clans wiki
MrDeadKingz (talk | contribs) No edit summary |
MrDeadKingz (talk | contribs) No edit summary |
||
Line 10: | Line 10: | ||
/*#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')*/ | ||
#mw-content { | /*#mw-content { | ||
background-image: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png'); | background-image: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png'); | ||
background-size: 150px; | background-size: 150px; | ||
Line 17: | Line 17: | ||
border: 2px solid; | border: 2px solid; | ||
color: pink; | color: pink; | ||
} | }*/ |
Revision as of 09:30, 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')*/ /*#mw-content { background-image: url('https://wiki.idleclans.com/images/e/ed/Idle_clans_background.png'); background-size: 150px; width: 300px; height: 300px; border: 2px solid; color: pink; }*/