View source for MediaWiki:Dark.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to dark mode */
:root {
--link-color: #3CC43C;
--link-color-new: #D3D3A0;
--link-color-external: #7FD626;
--link-color-patroller: #8DCDFF;
}
/* Misc. */
#pikan_prob_total { color: #F00 !important; }
/* Main page */
.titledBox {
background: #061108 url(https://pikmin.wiki.gallery/images/vector-darkgrass.webp) bottom center !important;
border-color: #287445 !important;
}
.titledBoxTitle {
color: #000;
filter: invert(1) hue-rotate(180deg);
000
1:0
Return to MediaWiki:Dark.css.