Jump to content

MediaWiki:Common.css: Difference between revisions

From Encyclopedia Arelithica 3.0
No edit summary
No edit summary
Line 3: Line 3:
/* background-color */
/* background-color */
body {
body {
background-color: #f0f0f0 !important;
background-color: #F1E9D2 !important;
}
}

Revision as of 19:04, 21 September 2025

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

/* background-color */
body {
background-color: #F1E9D2 !important;
}