MediaWiki:Common.css: Difference between revisions

From Kaypro Journal
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: body { 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 */


body { background-color: #e6ffb4; }
body { background-color: #e6aaaa; }

Revision as of 01:46, 1 August 2025

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

body { background-color: #e6aaaa; }