Jump to content

User:PhilipB/vector.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
font-family: "New York Large, Verdana";
font-family: "New York Large", "Verdana";
}
}



Revision as of 22:15, 21 September 2022

.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
	font-family: "New York Large", "Verdana";
}

body {
	font-family: system-ui, -apple-system;
}