MediaWiki:Common.css: Difference between revisions
From Business Heroes Food Truck Simulation
Wikiworks743 (talk | contribs) No edit summary |
Wikiworks743 (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
background-image: url(https://wiki.darkjedibrotherhood.com/djb/background-loyalist.jpg); | background-image: url(https://wiki.darkjedibrotherhood.com/djb/background-loyalist.jpg); | ||
background-position: top center; | background-position: top center; | ||
background-size: | background-size: 90%; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-color: #000; | background-color: #000; |
Revision as of 00:18, 24 November 2022
/* CSS placed here will be applied to all skins */ /* BACKGROUND */ html { background-image: url(https://wiki.darkjedibrotherhood.com/djb/background-loyalist.jpg); background-position: top center; background-size: 90%; background-repeat: no-repeat; background-color: #000; } body { background-color: #0a0e1233; } #footer-poweredbyico { display: none; }