Jump to content

MediaWiki:Common.css: Difference between revisions

 
No edit summary
Line 120: Line 120:
     margin-bottom: 1em;
     margin-bottom: 1em;
   }
   }
}
/* Remove header from the front page. */
body.page-Main_Page h1.firstHeading {
    display: none;
}
}