MediaWiki:Common.css: Difference between revisions
From Micheal's Really Cool Wiki
PrimalSponge (talk | contribs) No edit summary |
PrimalSponge (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#content { background-image: url("PlaceHolder1.jpg); } | #content { background-image: url("PlaceHolder1.jpg"); } | ||
Revision as of 22:32, 28 July 2026
/* CSS placed here will be applied to all skins */
#content { background-image: url("PlaceHolder1.jpg"); }
