MediaWiki:Common.css: Difference between revisions

From The Industrial World Rebirth
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
No edit summary
Line 2: Line 2:


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


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


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

Revision as of 04:29, 6 January 2023

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

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

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

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