Difference between revisions of "MediaWiki:Common.css"
(Created page with "→CSS placed here will be applied to all skins: #bodyContent { background-color: #23262d; } #content { background-color: #23262d; }") |
|||
| Line 3: | Line 3: | ||
#bodyContent { background-color: #23262d; } | #bodyContent { background-color: #23262d; } | ||
#content { background-color: #23262d; } | #content { background-color: #23262d; } | ||
| + | color: white; | ||
Revision as of 01:36, 6 October 2017
/* CSS placed here will be applied to all skins */
#bodyContent { background-color: #23262d; }
#content { background-color: #23262d; }
color: white;