MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Dbaumeister (talk | contribs) No edit summary |
Dbaumeister (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
{ | { | ||
display:none!important; | display:none!important; | ||
} | |||
#p-Custom div.portal div.body { | |||
margin-left: 0; | |||
} | } |
Revision as of 19:51, 18 February 2015
/* CSS placed here will be applied to all skins */
#ca-talk,
#ca-viewsource,
#footer-info,
#footer-places
#footer-info-lastmod,
#footer-info-copyright,
#footer-places-privacy,
#footer-places-disclaimer,
#pt-anonuserpage,
#pt-anontalk
{
display:none!important;
}
#p-Custom div.portal div.body {
margin-left: 0;
}