MediaWiki:Common.css: Difference between revisions

From The Industrial World Rebirth
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:


#content {background-color: #2c4450; }
#content {background-color: #2c4450; }
#p-navigation {background-color: #5a6468;}

Revision as of 04:02, 6 January 2023

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

/*Задник*/
body {background: #172126;}

#content {background-color: #2c4450; }

#p-navigation {background-color: #5a6468;}