Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
drakaniaversewiki>DamianQ
Created page with "→‎CSS placed here will be applied to all skins: #mw-site-navigation .sidebar-chunk, #mw-related-navigation .sidebar-chunk { background: #1a0e0e; border: solid #eaecf0; }"
(No difference)

Revision as of 18:35, 6 January 2024

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

#mw-site-navigation .sidebar-chunk, #mw-related-navigation .sidebar-chunk {
    background: #1a0e0e;
    border: solid #eaecf0;
}