Difference between revisions of "MediaWiki:Common.css"

 
Line 12: Line 12:
}
}
*.userComments {display:none !important;}
*.userComments {display:none !important;}
div#footer {background-url:""!important;}
div#footer {background-image:url("")!important;}

Latest revision as of 18:52, 6 February 2014

/* CSS placed here will be applied to all skins */
body {
background-color:#BFBFBF!important;
}
body.skin-bestpractices {
background: url("/images/SiteBackground.jpg") no-repeat scroll center top #BFBFBF !important;
}
/* for social profile */
.top-users {
    float: none;
    margin: 15px 0 5em;
}
*.userComments {display:none !important;}
div#footer {background-image:url("")!important;}