Difference between revisions of "MediaWiki:Vector.css"
From NEStalgia
| Line 2: | Line 2: | ||
/*div#footer, #mw-head-base, div#content {margin-right: 3em;}*/ | /*div#footer, #mw-head-base, div#content {margin-right: 3em;}*/ | ||
| − | + | #content { | |
| + | padding: 0; | ||
| + | height: 100%; | ||
| + | } | ||
#footer-icon-poweredby { display: none; } | #footer-icon-poweredby { display: none; } | ||
#footer-icon-poweredbyico { display: none; } | #footer-icon-poweredbyico { display: none; } | ||
#footer-poweredbyico { display: none; } | #footer-poweredbyico { display: none; } | ||
div#footer {display:none} | div#footer {display:none} | ||
Revision as of 04:55, 9 June 2012
/* CSS placed here will affect users of the Vector skin */
/*div#footer, #mw-head-base, div#content {margin-right: 3em;}*/
#content {
padding: 0;
height: 100%;
}
#footer-icon-poweredby { display: none; }
#footer-icon-poweredbyico { display: none; }
#footer-poweredbyico { display: none; }
div#footer {display:none}