Difference between revisions of "MediaWiki:Common.css"

Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body {
    background: url("/images/SiteBackground.jpg") no-repeat scroll center top #BFBFBF !important;
}
/*
div#mw-head {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
#mw-head-base {
    height: 5em;
    margin-left: 10em;
    margin-top: -5em;
}*/

Revision as of 19:46, 15 January 2013

/* CSS placed here will be applied to all skins */