Difference between revisions of "MediaWiki:Vector.css"
From NEStalgia
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
| − | div#footer, #mw-head-base, div#content { | + | div#footer, #mw-head-base, div#content, #preferences { |
margin-right: 3em; | margin-right: 3em; | ||
min-width: 800px; | min-width: 800px; | ||
| Line 8: | Line 8: | ||
min-height: 80%; | min-height: 80%; | ||
} | } | ||
| + | |||
#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 05:01, 9 June 2012
/* CSS placed here will affect users of the Vector skin */
div#footer, #mw-head-base, div#content, #preferences {
margin-right: 3em;
min-width: 800px;
}
div#content {
min-height: 80%;
}
#footer-icon-poweredby { display: none; }
#footer-icon-poweredbyico { display: none; }
#footer-poweredbyico { display: none; }
div#footer {display:none}