View source for MediaWiki:Common.css
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 be applied to all skins */
/* Include Site Bar CSS and Move Body Down */
@import url(http://www.vg-resource.com/inc/sitebar.css);
#sitebar {
z-index: 9999 !important;
}
#mw-head, #mw-panel {
margin-top: 28px !important;
}
#content {
margin-top: 25px !important;
}
/* Hide Unnecessary Elements */
#left-navigation, #ca-talk, #ca-viewsource,
#ca-nstab-main, #ca-nstab-mediawiki, #ca-nstab-special, #pt-mytalk {
display: none !important;
}
/* Main Styles */
000
1:0
Return to MediaWiki:Common.css.