Difference between revisions of "MediaWiki:Common.css"

From UO Eventine Wiki
Jump to navigation Jump to search
(No difference)

Revision as of 16:16, 10 November 2024

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


body {
    background-color: #0e0e0e;
    /* this assumes that your wiki is installed at '/w' in the web root */;
    color: #ded7d7;
}