MediaWiki:Common.css: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 (Created page with "→CSS placed here will be applied to all skins:   body { background-color: #e6ffb4; }")  | 
				No edit summary  | 
				||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */  | /* CSS placed here will be applied to all skins */  | ||
body { background-color: #  | body { background-color: #33aaff; }  | ||
#p-navigation { background-color: #d0d0d0; }  | |||
#p-Most_Popular { background-color: #d0d0d0; }  | |||
Latest revision as of 02:09, 1 August 2025
/* CSS placed here will be applied to all skins */
body { background-color: #33aaff; }
#p-navigation { background-color: #d0d0d0; }
#p-Most_Popular { background-color: #d0d0d0; }