MediaWiki:Common.css: Difference between revisions

From SLDF Archive
Jump to navigation Jump to search
Created page with "CSS placed here will be applied to all skins: #content { background-color: #e6ffb4; }"
 
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: #e6ffb4; }
#content { background-color: #FFFDD0; }

Revision as of 19:58, 18 December 2025

/* CSS placed here will be applied to all skins */

#content { background-color: #FFFDD0; }