MediaWiki:Vector.css: Difference between revisions
MediaWiki interface page
More actions
Created page with "h1#firstHeading, h1#firstHeading .mw-page-title-main { font-size: 3em !important; line-height: 1.1 !important; font-weight: bold !important; }" |
No edit summary |
||
| Line 1: | Line 1: | ||
font-family: Arial, Helvetica, sans-serif !important; | |||
/* PAGE HEADING TEXT RULES */ | |||
/* ----------------------- */ | |||
h1#firstHeading, | h1#firstHeading, | ||
h1#firstHeading .mw-page-title-main { | h1#firstHeading .mw-page-title-main { | ||
font-size: | font-size: 2.1em !important; | ||
line-height: 1.1 !important; | line-height: 1.1 !important; | ||
font-weight: bold !important; | font-weight: bold !important; | ||
} | } | ||