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;
filter: invert(1);
vertical-align: top;
position: relative;
top: -1px;
}
.mw-wiki-logo { filter: invert(1) hue-rotate(180deg); }
/* 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; }
000
1:0
Return to MediaWiki:Vector.css.