[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:Vector.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 Vector skin */
#toggleImage {
width: 13px;
vertical-align: top;
filter: brightness(0.33);
position: relative;
top: -1px;
}
/* Site notice */
.mw-dismissable-notice {
border: 2px solid #808080;
border-radius: 1em;
margin-bottom: 8px;
}
/* Larger headings */
.mw-body h1, .mw-body-content h1 { font-size: 2.00em; }
.mw-body h2, .mw-body-content h2 { font-size: 1.75em; }
000
1:0
Return to MediaWiki:Vector.css.