Cookies help us deliver our services. By using our services, you agree to our use of cookies. More information

Difference between revisions of "MediaWiki:Common.css"

From Bioblast
Tag: Reverted
Line 3: Line 3:
border-bottom:0px;
border-bottom:0px;
}
}
/* Hide the homapage title */
body.page-Main_Page h1 { display: none; }

Revision as of 08:41, 13 October 2022

/* CSS placed here will be applied to all skins */
.mw-body .firstHeading {
border-bottom:0px;
}

/* Hide the homapage title */
body.page-Main_Page h1 { display: none; }