Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* New background */
/* New background */
div.mw-page-container {
div.mw-page-container {
     background-color: #4a668d;
     background-color: rgba(255, 255, 255, 0.4);
}
}