View source for MediaWiki:Vector.css
Jump to navigation
Jump to search
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 */
/* Bring the text to 14px */
#mw-content-text {
font-size: 1.000em;
}
#bodyContent {
font-size: 1.000em;
}
.npedia-banner {
background-image: url("images/f/ff/HDH.jpg"); /* fallback */
background-image: url("images/f/ff/HDH.jpg"), linear-gradient(#eb01a5, #d13531); /* W3C */
}
000
1:0
Return to MediaWiki:Vector.css.