MediaWiki:Vector.css: Difference between revisions

From Wizards and Warlords
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
font-family: Arial, Helvetica, sans-serif !important;
/* PAGE HEADING TEXT RULES */
/* PAGE HEADING TEXT RULES */
/* ----------------------- */
/* ----------------------- */

Revision as of 22:51, 23 March 2026

/* PAGE HEADING TEXT RULES */
/* ----------------------- */
h1#firstHeading,
h1#firstHeading .mw-page-title-main {
	font-size: 2.1em !important;
	line-height: 1.1 !important;
	font-weight: bold !important;
}