MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
/*Задник*/ | /*Задник*/ | ||
body {background: #172126;} | body {background: #172126;} | ||
head {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:20, 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;}