[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:Gadget-Minerva.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 skin */
body.mediawiki {
--minerva-bgcolor: #C9D6E0;
--minerva-border: #A2B2BF;
--minerva-active: #758796;
}
/* Wordmark logo */
.branding-box img, .minerva-footer-logo img {
width: 200px !important;
height: auto !important;
}
.branding-box img {
margin-top: 4.5px !important;
}
/* Text and links */
.content { color: #000; }
.content a { color: #002bb8; }
000
1:0
Return to MediaWiki:Gadget-Minerva.css.