MediaWiki:Vector.css: Difference between revisions

From Icesus Wiki
Jump to navigation Jump to search
imported>Cyto
Created page with "→‎CSS placed here will affect users of the Vector skin: #mw-body { background-color: #E6FFFF; }"
 
Remove old conflicting Vector.css, theme is in icesus-wiki.css
 
(40 intermediate revisions by one other user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* Icesus dark theme is loaded via icesus-wiki.css — see LocalSettings.php */
 
#mw-body {
    background-color: #E6FFFF;
}

Latest revision as of 11:30, 16 March 2026

/* Icesus dark theme is loaded via icesus-wiki.css — see LocalSettings.php */