MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 27: Line 27:




#content {
    background-color: red;
}


#content.mw-body {
#content.mw-body {
     background-color: red;
     background: radial-gradiant(red, green);
}
}