Difference between revisions of "MediaWiki:Common.css"

m
no edit summary
m
m
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* background tiles */
body.mediawiki {
body.mediawiki {
     background:#f6f6f6 url(/w/images/2/26/Background.png) repeat;
     background:#f6f6f6 url(/w/images/2/26/Background.png) repeat;
}
}
/* page background */
div#content.mw-body {
div#content.mw-body {
     background:#fff7df;
     background:#fff7df;
}
}
97

edits