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
Line 2: Line 2:
.mw-body .firstHeading {
.mw-body .firstHeading {
border-bottom:0px;
border-bottom:0px;
margin-top: 0;
margin-bottom: 0;
}
}
body.page-Main_Test_-_Ecosystem_agenda h1 { display: none; }

Revision as of 09:31, 13 October 2022

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