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);
body {
min-width: 980px !important;
}
#sitebar {
z-index: 9999 !important;
}
#mw-head, #mw-panel {
margin-top: 20px !important;
}
#content {
margin-top: 20px !important;
}
/* Main Styles */
#p-personal {
top: 0px !important;
padding: 3px 17px 3px 3px !important;
000
1:0
Return to MediaWiki:Common.css.