Jump to content

MediaWiki:Common.css: Difference between revisions

Undo revision 27263 by Xinreality (talk)
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body.page-Main_Page h1.firstHeading { display:none; }
body.page-Main_Page h1.firstHeading { display:none; }
/* removes the small icon on the side hand side of BuyButton */
.external.text {
    background-image: none;
}