MediaWiki:Common.css: Difference between revisions

Add township-colortoggle
(Improve contrast on text below editing area on edit pages)
(Add township-colortoggle)
Line 399: Line 399:
border-color:#465160;
border-color:#465160;
color:#eee;
color:#eee;
}
/* Icon color toggle for Township's Population, Workers, Storage*/
body.darkMode .township-colortoggle {
    filter:brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(297%) hue-rotate(64deg) brightness(115%) contrast(92%);
}
}
/* Special:RecentChanges - Highlight rules */
/* Special:RecentChanges - Highlight rules */