Jump to content

User:Typometer/vector.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Tag: Reverted
Undid revision 1035816878 by Typometer (talk)
Line 1: Line 1:
#bodyContent {
#bodyContent {
font-size: 12pt;
font-size: 12pt;
font-family: 'Adobe Jensen Pro', 'Futura';
font-family: 'Adobe Caslon Pro', 'Futura';
}
}
.mw-body, h1, div#content h2, div#content #firstHeading, .firstHeading {
.mw-body, h1, div#content h2, div#content #firstHeading, .firstHeading {
font-family: 'Adobe Jensen Pro', 'Futura';
font-family: 'Adobe Caslon Pro', 'Futura';
}
}

Revision as of 21:11, 27 July 2021

#bodyContent {
	font-size: 12pt;
	font-family: 'Adobe Caslon Pro', 'Futura';
}
.mw-body, h1, div#content h2, div#content #firstHeading, .firstHeading {
	font-family: 'Adobe Caslon Pro', 'Futura';	
}