MediaWiki:Common.css: Difference between revisions

From SLDF Archive
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


#document { background-color: #6495ED; }
#p { background-color: #6495ED; }


#content { background-color: #FFFFE0; }
#content { background-color: #FFFFE0; }

Revision as of 21:32, 18 December 2025

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

#p { background-color: #6495ED; }

#content { background-color: #FFFFE0; }