Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
#mp-topbanner  { display: none; }
/* Default styling for HTML elements */
/* Default styling for HTML elements */
dfn {
dfn {
Line 19: Line 17:
body.page-Main_Page #mp-topbanner {
body.page-Main_Page #mp-topbanner {
     clear: both;
     clear: both;
    display: none;
}
}