Be sure to read our policy on citing sources before editing!

Difference between revisions of "MediaWiki:Common.css"

From Jiggywikki, a Banjo-Kazooie wiki
Jump to navigationJump to search
m
m
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body.mediawiki {
body.mediawiki {
     background::#f6f6f6 url(/w/images/2/26/Background.png) repeat;
     background:#f6f6f6 url(/w/images/2/26/Background.png) repeat;
}
}

Revision as of 01:10, October 15, 2018

/* CSS placed here will be applied to all skins */
body.mediawiki {
    background:#f6f6f6 url(/w/images/2/26/Background.png) repeat;
}