Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 3: Line 3:
/* PAGE HEADING TEXT RULES */
/* PAGE HEADING TEXT RULES */
/* ----------------------- */
/* ----------------------- */
h1.firstHeading,
.firstHeading,
.firstHeading,
.mw-first-heading {
.mw-first-heading,
font-size: 3em;
.mw-page-title-main {
line-height: 1.1;
font-size: 3em !important;
font-weight: bold;
line-height: 1.1 !important;
font-weight: bold !important;
}
}