View source for MediaWiki:Dark.css
From Halopedia, the Halo wiki
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 skins */
:root {
--link-color: #009CFF;
--link-color-new: #FF1A1A;
--link-color-external: #54BDFF;
}
/* Halo fixes */
.tg-card-title {
color: #fff !important;
}
#jump-template {
background: #333 !important;
}
.Box {
color: #fff !important;
background: #444 !important;
border-color: #666 !important;
}
000
1:0
Return to MediaWiki:Dark.css.