MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
/* PAGE HEADING TEXT RULES */ | /* PAGE HEADING TEXT RULES */ | ||
/* ----------------------- */ | /* ----------------------- */ | ||
#firstHeading, | |||
h1.firstHeading, | h1.firstHeading, | ||
.firstHeading, | .firstHeading, | ||
.mw-first-heading, | .mw-first-heading, | ||
.mw-page-title-main { | .mw-page-title-main { | ||
font-size: | font-size: 48px !important; | ||
color: red !important; | |||
} | } | ||