MediaWiki:Common.css: Difference between revisions
From jugglingpatterns
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ |
/* CSS placed here will be applied to all skins */ |
||
#content-container, #header-navigation-container, #footer,#body,#content-header { |
#content-container, #header-navigation-container, #footer,#body,#content-header,#toc { |
||
color: #fff; |
color: #fff; |
||
background: #000; |
background: #000; |
Revision as of 11:19, 16 November 2023
/* CSS placed here will be applied to all skins */ #content-container, #header-navigation-container, #footer,#body,#content-header,#toc { color: #fff; background: #000; }