MediaWiki:Common.css: Difference between revisions

From WargameChess

No edit summary
No edit summary
Line 6: Line 6:
}
}


#bodyContent { background-color: #293d3d; }
 
#content { background-color: #293d3d }

Revision as of 03:00, 30 December 2024

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


body {
  background-image: url(/images/8/8e/Backgroundred.png);
}


#content { background-color: #293d3d }