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 3: Line 3:
#content { background-color: #FFFFE3; }
#content { background-color: #FFFFE3; }


h1 { background-color: #F00 }
body { background-color: light blue; }

Revision as of 20:14, 18 December 2025

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

#content { background-color: #FFFFE3; }

body { background-color: light blue; }