MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Ffwikiadmin (talk | contribs) Created page with "→CSS placed here will be applied to all skins: background-image: url('http://wiki.futurefragments.net/images/background.jpg');" |
Ffwikiadmin (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 */ | ||
background | .page-Main_Page #content { background: url(/images/background.jpg); } | ||
Revision as of 17:50, 24 January 2023
/* CSS placed here will be applied to all skins */
.page-Main_Page #content { background: url(/images/background.jpg); }