MediaWiki:Common.css: Difference between revisions
From Dreams Of Surrender
Created page with "→CSS placed here will be applied to all skins: content { background-color: #ccb3b1; }" |
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: #ccb3b1; } | #content { background-color: #ccb3b1; } | ||
Revision as of 03:38, 31 August 2024
/* CSS placed here will be applied to all skins */
#content { background-color: #ccb3b1; }
