MediaWiki:Common.css: Difference between revisions

mNo edit summary
mNo edit summary
 
(14 intermediate revisions by the same user not shown)
Line 27: Line 27:
}
}


*/
footer {display:none;}


.mw-content-ltr mw-collapsible mw-collapsed {
/* And 04.2022, because of some stupid reason, MediaWiki now puts padding around the EXTERNAL Class for links, so below is the solution; */
    min-width:1000px;
 
}
.external { padding:0px !important; }
 
 
/* see Mobile.css ( MediaWiki:Mobile.css ) for Footer modifications to eliminate the Last Edited by...  Footer Section */