Jump to content

MediaWiki:Common.css: Difference between revisions

From Encyclopedia Arelithica 3.0
No edit summary
No edit summary
Line 2: Line 2:


/* background-color */
/* background-color */
body { background-color: #FCF5E5; }
body { background-color: #FCF5E5;}

Revision as of 18:58, 21 September 2025

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

/* background-color */
body { background-color: #FCF5E5;}