MediaWiki:Common.css: Difference between revisions
Appearance
Created page with "→CSS placed here will be applied to all skins: #content { background-color: #f0f0f0; }" |
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 { background-color: # | #content { background-color: #c7d9ed; } | ||
Revision as of 06:33, 28 July 2026
/* CSS placed here will be applied to all skins */
#content { background-color: #c7d9ed; }