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

MediaWiki:Vector.css: Difference between revisions

MediaWiki interface page
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: 3em !important;
font-size: 2.1em !important;
line-height: 1.1 !important;
line-height: 1.1 !important;
font-weight: bold !important;
font-weight: bold !important;
}
}