[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-NavboxStyle.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.
/* Navbox template CSS */
/* Shared styles */
body.mediawiki .navbox-group a,
#mw-content-text .navbox-title a,
body.mediawiki .navbox-abovebelow a {
color: inherit !important;
}
.navbox-title .mw-collapsible-toggle {
padding-right: 5px;
}
.navbox-title {
border-radius: 0.5em;
}
.navbox-group {
width: 15%;
font-weight: bold;
text-align: center;
border-radius: 0.5em 0 0 0.5em;
padding: 0 4px;
000
1:0
Return to MediaWiki:Gadget-NavboxStyle.css.