MediaWiki:Common.css: Difference between revisions

no edit summary
(Created page with "→‎CSS placed here will be applied to all skins: $wgUseCombinedLoginLink = true")
 
No edit summary
Line 2: Line 2:


$wgUseCombinedLoginLink = true
$wgUseCombinedLoginLink = true
#firstHeading{
font:bold 30px Helvetica, sans serif;
}
.mw-body-content h2 {
    font:italic bold 12px/30px Helvetica, sans serif;
}