[dismiss]
Spoilers — Please keep the spoiler policy in mind while editing the wiki.
Citations — Please cite your sources when adding information to the wiki! Use our handy guide for assistance.
View source for MediaWiki:DarkMinerva.css
From Destinypedia, the Destiny 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 affect users of the Minerva night theme */
body.skin-minerva {
--minerva-bg: #444;
--minerva-border: #555;
--minerva-border2: #666;
--minerva-active: #333;
}
/* Wordmark logo */
.branding-box img, .minerva-footer-logo img {
filter: invert(1) !important;
}
.mw-special-MobileDiff .minerva-footer-logo img {
display: none !important;
}
#mw-content-text a.external[href^="https://www.destinypedia.com"] { color: #009CFF !important; }
/* Search box highlight */
000
1:0
Return to MediaWiki:DarkMinerva.css.