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
(Created page with "→‎CSS placed here will be applied to all skins: .mw-body .firstHeading { border-bottom:0px; }")
 
Tag: Reverted
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


/* */
.mw-body .firstHeading {
.mw-body .firstHeading {
border-bottom:0px;
border-bottom:0px;
}
}

Revision as of 14:46, 11 October 2022

/* CSS placed here will be applied to all skins */

/* */
.mw-body .firstHeading {
border-bottom:0px;
}