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 */
body.page-Main_Page h1.firstHeading { display:none; }
body.page-Main_Page h1.firstHeading { display: none; }
/* #footer-info-viewcount { display: none; } */
#footer-places { display: none; }
#footer-icons {
position: relative;
top: -3em;
}
div#mw-panel {
left: 0px;
padding-top: 1em;
position: absolute;
top: 40px;
width: 10em;
}
#p-logo {
z-index: 3;
position: absolute; /*needed to use z-index */
top: -40px;
000
1:0
Template used on this page:
Return to MediaWiki:Vector.css.