Difference between revisions of "MediaWiki:Common.css"
Markyjoe1990 (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: body { background-color:#000000; }") |
Markyjoe1990 (talk | contribs) |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body { | body { | ||
| − | background- | + | background-image: url(./images/bg2.png); |
} | } | ||
Revision as of 17:01, 8 April 2018
/* CSS placed here will be applied to all skins */
body {
background-image: url(./images/bg2.png);
}